Age | Commit message (Expand) | Author |
---|---|---|
2020-07-18 | FastCgiRequest::path: Get path from `REQUEST_URI` | Teddy Wing |
2020-07-17 | FastCgiRequest: Implement `conduit::RequestExt::path_mut` | Teddy Wing |
2020-07-04 | Add license (GNU GPLv3+) | Teddy Wing |
2020-07-04 | request::Error: Remove context from error variants | Teddy Wing |
2020-07-04 | Add documentation | Teddy Wing |
2020-06-29 | Rename `request::RequestError` to `request::Error` | Teddy Wing |
2020-06-29 | FastCgiRequest: Make `scheme()` method private | Teddy Wing |
2020-06-29 | Move request code to `request.rs` | Teddy Wing |