tide/src
Jeremiah Senkpiel b32f680d5b
Merge pull request #915 from DaraghD/clippy
fix: clippy warnings
2024-01-04 17:12:04 -08:00
..
cookies Fix lints 2020-11-12 13:53:38 +01:00
fs Fix clippy warnings 2023-05-21 01:20:12 +02:00
listener Don't make Listener require Sync 2023-05-21 00:38:10 +02:00
log Merge pull request #889 from joshtriplett/stop-exporting-logging 2022-07-21 11:54:59 -07:00
security Fix warning on symetrical boolean nonminimal bool 2022-07-18 23:32:07 -05:00
sessions Merge pull request #812 from murphysean/securesession 2022-07-21 11:57:26 -07:00
sse Fix sse log change to femme and kv_log_macro 2023-01-02 15:54:18 +09:00
convert.rs create convert submodule 2020-06-01 15:08:22 +02:00
endpoint.rs Remove obsolete mention of Nightly in the Endpoint examples 2022-09-25 21:02:19 +02:00
lib.rs Merge pull request #904 from mmikulski/831-expose-http_types-method 2023-05-21 01:30:40 +02:00
middleware.rs Server: require State to be Clone 2020-07-16 11:05:02 -07:00
prelude.rs Add `ListenInfo` instance 2020-11-11 17:34:15 +01:00
redirect.rs Fix comment Redirect::permanent 2021-09-09 22:47:58 +09:00
request.rs docs : grammar 2023-12-24 01:12:30 +00:00
response.rs Fix response if cookies are not enabled 2021-06-18 07:56:06 +02:00
response_builder.rs Add body shorthands to `Response` and `ResponseBuilder` 2021-04-29 19:52:02 +02:00
route.rs Stop re-exporting logging details from tide::log 2022-04-29 17:18:40 -07:00
router.rs fix: clippy warnings 2023-12-25 17:07:42 +00:00
server.rs Stop re-exporting logging details from tide::log 2022-04-29 17:18:40 -07:00
utils.rs Rename .middleware to .with 2020-07-30 10:23:47 +02:00