Page MenuHomeSolus

Update perl-http-message to 6.14
ClosedPublic

Authored by simniotiqu on Feb 17 2018, 10:03 AM.
Tags
None
Referenced Files
F11068529: D2308.diff
Fri, Aug 11, 9:56 PM
F11018339: D2308.id.diff
Sun, Aug 6, 11:24 AM
F10999180: D2308.diff
Fri, Jul 28, 10:12 AM
F10739570: D2308.id5634.diff
May 13 2023, 8:29 PM
F10736639: D2308.id.diff
May 12 2023, 10:55 PM
Subscribers
None

Details

Summary
  • Added test
  • If an object is passed to HTTP::Request, it must provide a canonical() method (Olaf Alders)
  • Make sure status messages don't die by checking the status exists before checking the value range (Kent Fredric, GH #39)
  • Add a .mailmap file to clean up the contributors list
  • Avoid inconsistent setting of content to undef (Jerome Eteve)
  • Simplify the way some methods are created (Tom Hukins)
  • Remove some indirect object notation (Chase Whitener)
  • Fix example in Pod (Tobias Leich)
  • Add support for HTTP PATCH method (Mickey Nasriachi)
  • Add some useful examples in HTTP::Request (GH #92) (Chase Whitener). Batch requests are now explained.
  • PUT and PATCH docs updated (GH #84) (saturdaywalkers)
  • Trim trailing \r from status line so message() doesn't return it (GH #87) (Felipe Gasper)
  • Bring test coverage of HTTP::Config to 100% (GH #85) (Pete Houston)
  • Add 103 Early Hints to HTTP::Status (GH #94) (Tatsuhiko Miyagawa)

Depends on D2307

Test Plan

Passed the make tests. Installed and run 'youtube-viewer'.

Diff Detail

Repository
R2364 perl-http-message
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage