| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-06-27 | FastCgiRequest: Start implementing `conduit::RequestExt` | Teddy Wing |
| 2020-06-27 | FastCgiRequest: Add HTTP host | Teddy Wing |
| 2020-06-27 | FastCgiRequest: Add `conduit::Scheme` | Teddy Wing |
| 2020-06-27 | FastCgiRequest: Add `conduit::Version` | Teddy Wing |
| 2020-06-27 | FastCgiRequest: Parse headers to a `conduit::HeaderMap` | Teddy Wing |
| 2020-06-27 | Create a wrapper struct for `fastcgi::Request` | Teddy Wing |
| 2020-06-23 | run(): Convert `fastcgi::Request` to `http::Request` | Teddy Wing |
| 2020-06-23 | From<fastcgi::Request>: Make a note to add the request body | Teddy Wing |
| 2020-06-23 | From<fastcgi::Request>: Convert HTTP headers | Teddy Wing |
| 2020-06-23 | Start conversion from `fastcgi::Request` to `http::Request` | Teddy Wing |
| 2020-06-23 | Rename crate to `fcgi` | Teddy Wing |
| 2020-06-23 | Ideas for API | Teddy Wing |
| 2020-06-22 | Cargo.toml: Add 'fastcgi' and 'http' dependencies | Teddy Wing |
| 2020-06-22 | Initialise new Rust v1.44.1 project | Teddy Wing |
