Stephen Heumann
|
d9186312ce
|
Initial working support for mounting disks.
|
2019-04-17 20:11:49 -05:00 |
|
Stephen Heumann
|
1e1977bc0f
|
HTTP tweaks and test program.
I switched to using HTTP/1.0 for now to prevent the server from sending chunked transfer-encoding, which this code currently doesn't support.
|
2019-04-13 12:57:35 -05:00 |
|
Stephen Heumann
|
c0949b2efb
|
Rename test to jsontest.
|
2019-04-13 00:32:40 -05:00 |
|
Stephen Heumann
|
c237bd661f
|
Add utility code for HTTP connections, URLs, and networking.
This is adapted from NetDisk with minor changes.
|
2019-04-12 23:23:39 -05:00 |
|
Stephen Heumann
|
eaff2fdc42
|
Add Makefile (for use with Golden Gate).
|
2019-04-12 19:39:22 -05:00 |
|