v1.4.1 - Bugfix Release
Bug Fixes
- fix: Remove duplicate HTTP method check causing "Unsupported HTTP methods" error (#8055f13)
- fix: Modify visibility of getProtocolVersion() and setProtocolVersion() methods (#a020e7f)
- fix: Minor bug fixes (#8bedf66)
Documentation
- docs: Documentation update (#9a363f1)
Commits
- a020e7f fix: the visibility of the getProtocolVersion() and setProtocolVersion() methods is modified.
- 8bedf66 fix: minor bug
- 9a363f1 docs: documentation update
- 8055f13 fix: remove duplicate HTTP method check causing validation failure
Compare: https://github.com/mk4u/http/compare/v1.4.0...v1.4.1