1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-09-30 23:32:04 +00:00
actix-web/src/server
Sindre Johansen 0126ac46fc
Fix some typos in server/srv.rs
Hello! This looks like a great library, thanks for creating it! While reading through the documentation I found a few typos.
2018-05-20 14:43:26 +02:00
..
channel.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
encoding.rs Fix compilation with --no-default-features 2018-05-17 18:33:48 -07:00
h1.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
h1decoder.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
h1writer.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
h2.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
h2writer.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
helpers.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
mod.rs refactor http1 parser 2018-04-28 22:20:32 -07:00
settings.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
shared.rs clippy warnings; fmt 2018-04-28 22:55:47 -07:00
srv.rs Fix some typos in server/srv.rs 2018-05-20 14:43:26 +02:00
utils.rs clippy warnings; fmt 2018-04-28 22:55:47 -07:00
worker.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00