215 Commits (7011bc0c4d5b7c195388cc1a7989f5253a4bd3f6)
 

Author SHA1 Message Date
J. King 7011bc0c4d Skeleton of h-feed parser 4 years ago
J. King f4f46c57a5 Deduplicate some parser code 4 years ago
J. King 035c960a0b Inprove message for skipped URL test 4 years ago
J. King 104e0068a8 More client redirection tests 4 years ago
J. King 563394041b Perform more thorough Phake verifications 4 years ago
J. King d20058c447 Initial test for redirection handling 4 years ago
J. King 8d59721728 Update tooling 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 8d14729797 Re-organize parser tests 4 years ago
J. King 0170348429 Handle all assigned HTTP error codes uniformly 4 years ago
J. King 96a5b3ef20 Update tooling 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 f372ee8ed3 Update tooling 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 330a9b5a45 Update WPT tests for URLs 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 8fcdb8f7d6 Remove incompatible PSR-7 tests 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 4c1aad6c1b Reorganize tests 4 years ago
J. King f226675499 Cross off TODO 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