mirror of
https://github.com/adamdruppe/arsd.git
synced 2025-04-26 13:20:05 +03:00
more docs
This commit is contained in:
parent
5fb4b0e6d2
commit
a76dd66945
4 changed files with 263 additions and 31 deletions
5
http.d
5
http.d
|
@ -1,3 +1,8 @@
|
|||
/++
|
||||
Old version of my http implementation.
|
||||
|
||||
I no longer work on this, use http2.d instead.
|
||||
+/
|
||||
module arsd.http;
|
||||
|
||||
import std.socket;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue