header
|
Make real IP header configurable via 'ip_header'.
|
2023-03-20 12:57:21 -07:00 |
parse
|
Allow '[' and ']' in URI paths.
|
2022-05-04 09:44:24 -07:00 |
tls
|
Improve unrecognized TLS key header error message.
|
2022-05-05 08:00:24 -05:00 |
uri
|
Fix typos in docs.
|
2023-03-23 14:57:54 -07:00 |
ext.rs
|
Use new 2021 edition functionality.
|
2022-04-19 18:35:55 -07:00 |
hyper.rs
|
Unhide 'http' exports that shouldn't be hidden.
|
2022-05-08 01:08:22 -05:00 |
lib.rs
|
Rework TLS listener/connection implementations.
|
2022-05-03 13:56:25 -07:00 |
listener.rs
|
Update comment in 'Listener' sleep code.
|
2022-05-18 17:29:21 -07:00 |
method.rs
|
Use 'hyper' instead of 'http' where possible.
|
2021-08-19 19:49:23 -07:00 |
raw_str.rs
|
Apply clippy suggestions.
|
2021-06-30 14:13:19 -07:00 |
status.rs
|
Remove unused reason phrase in 'Status'.
|
2021-04-28 21:26:41 -07:00 |