This website requires JavaScript.
Explore
Help
Sign In
forked
/
hyper
Watch
1
Star
0
Fork
0
You've already forked hyper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5f938fffa64df23a2e4af81ed4e6d8bd760e2d05
hyper
/
tests
History
Rajin Gill
5f938fffa6
fix(http1): return 414 when URI contains more than 65534 characters (
#2706
)
...
Previous behavior returned a 404 Bad Request. Conforms to HTTP 1.1 RFC.
Closes
#2701
2021-11-29 12:31:41 -08:00
..
support
test(client): fix extra semi-colon warning in helper macro
2021-08-04 11:45:03 -07:00
client.rs
test(client): refactor client helper macro to handle options better
2021-11-24 14:26:26 -08:00
integration.rs
style(lib): run rustfmt and enforce in CI
2019-12-05 13:55:17 -08:00
server.rs
fix(http1): return 414 when URI contains more than 65534 characters (
#2706
)
2021-11-29 12:31:41 -08:00