Documentation: Enhance the documentation regarding method rewriting behavior, ensuring users understand the changes. Additionally, disable method rewriting on 307 and 308 redirects to comply with specifications.
Dependencies: Update the cacheable-request library to the latest version, improving compatibility and performance.
Fixes
Fix issues related to method rewriting on 307 and 308 redirects, ensuring compliance with HTTP specifications.
Resolve documentation inaccuracies by correcting the RFC number for allowGetBody, ensuring users have the correct information.
Others
Update various dependencies to their latest versions, enhancing overall library performance and stability.