180 Commits (master)

Author SHA1 Message Date
J. King 985a84d7a8 Update dependencies 11 months ago
J. King d50c7a527d Various updates 1 year ago
J. King 7011bc0c4d Skeleton of h-feed parser 4 years ago
J. King f4f46c57a5 Deduplicate some parser code 4 years ago
J. King 104e0068a8 More client redirection tests 4 years ago
J. King d20058c447 Initial test for redirection handling 4 years ago
J. King 13435e7d5f Fill out client 4 years ago
J. King 41053e89a7 Tests for HTTP-level client exceptions 4 years ago
J. King 251249b11e Tests for ad hoc content sniffing 4 years ago
J. King da93bdc18d Start on parser helper tests 4 years ago
J. King 0170348429 Handle all assigned HTTP error codes uniformly 4 years ago
J. King acfdf7be21 Don't duplicate PSR-18 error conditions 4 years ago
J. King 5d64815a31 Fill out exception codes 4 years ago
J. King 05ce358d62 Fill out request sending 4 years ago
J. King 1dfba28a66 Client prototype 4 years ago
J. King d1e0cdfdc5 Make message parser not depend on feed class 4 years ago
J. King d3ef9bb8c1 Fix last URL test failures 4 years ago
J. King db7d682196 Use stricter pattern with non -special URIs 4 years ago
J. King 598808a37c More host-parsing fixes 4 years ago
J. King 6f98db1931 Various fixes to path collapsing and host parsing 4 years ago
J. King 1dfbff3c22 Mostly fix host parsing 4 years ago
J. King 5287607046 Various small fixes for IPv6 and file: scheme 4 years ago
J. King 7ab046446d Path collapsing for special schemes 4 years ago
J. King b71247a0b5 Clean up serialization 4 years ago
J. King 4bb3e0b82a More file: scheme fixes 4 years ago
J. King 2dc678fa9e Generalize backslash handling 4 years ago
J. King 4bd162931c Cleanup and file: scheme fixes 4 years ago
J. King 5147c7e919 Use WHATWG percent-encoding rules 4 years ago
J. King 98e9a03d1a Fix null-authority URLs 4 years ago
J. King eaf6deb8bc Fix authority handling for file scheme 4 years ago
J. King 41e19f6286 Fix case of missing slash in authority 4 years ago
J. King 7ef45cfcd5 Fix IPv6 address normalization 4 years ago
J. King 47e7539841 Sundry fixes for special URL schemes 4 years ago
J. King ff782a132e Fix authority parsing (mostly) 4 years ago
J. King ba43f243a9 Bring Url class closer in line to WHATWG parser 4 years ago
J. King 096cf6ce3f Style fixes 4 years ago
J. King d13cee90ee Last tests for HTTP links 4 years ago
J. King 3096b41811 Implement RFC 8288 Web Linking; more tests to come 4 years ago
J. King 1b834baa3c More HTTP tests 4 years ago
J. King 2d47eb5217 Cache-Control processing 4 years ago
J. King ba8a3a6183 Start on HTTP parser tests 4 years ago
J. King 18a831becd Add an initial HTTP message handler 4 years ago
J. King 96d3ce936a Generalize document parsing 4 years ago
J. King e0cbbc1ad9 Last date tests 4 years ago
J. King 3539c063c4 Yet more date tests 4 years ago
J. King 418a999ef1 Combine RFC 822 and RFC 850 patterns 4 years ago
J. King a1421b3008 Yet more date tests 4 years ago
J. King b9fa795b88 More tests 4 years ago
J. King 2bf85b01a7 Use new date parser in feed parsers 4 years ago
J. King 14d94be7e7 New date parser, with partial testing 4 years ago