1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 23, 2024 — Dec 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix now-invalid visibility modifiers. More... over 12 years ago
Upstream change: transform -> map. More... over 12 years ago
Upstream change: transform -> map. More... over 12 years ago
Start parsing and interpreting headers. More... over 12 years ago
Update README to indicate client work. More... over 12 years ago
Flush request before seeking response. More... over 12 years ago
Switch from using self to ~self to fix segfault. More... over 12 years ago
Add -Z debug-info to RUSTFLAGS. More... over 12 years ago
Wrap the TcpStream in a BufferedStream. More... over 12 years ago
Fix broken HTTP minor version parsing. More... over 12 years ago
Add first work for an HTTP client (far from complete or correct). More... over 12 years ago
Split some client-common things out of server::request. More... over 12 years ago
Add Status::from_code_and_reason. More... over 12 years ago
Add a quick HTTP client plan. More... over 12 years ago
Move request and response modules into http::server. More... over 12 years ago
Update ignore rules to use libhttp name. More... over 12 years ago
Fix http crate link name. More... over 12 years ago
Scrap the old (unused) request reader. More... over 12 years ago
Rename librusthttpserver to libhttp. More... over 12 years ago
Rename README to README.rst, for GitHub :-( More... over 12 years ago
Update README introduction. More... over 12 years ago
Add .gitignore. More... over 12 years ago
Add licensing terms (MIT + Apache). More... over 12 years ago
Add a "Getting started" section to the README. More... over 12 years ago
Make info example close the connection (temporary solution). More... over 12 years ago
Add a basic README. More... over 12 years ago
Build into a new directory build rather than src. More... over 12 years ago
Fix upstream-introduced compile failure. More... over 12 years ago
Remove obsolete run-% and and test-% makefile rules. More... over 12 years ago
Update for various upstream changes. More... over 12 years ago