gardners
|
211f75cb53
|
Added initial parsing of POST requests, extracting content-length
and content-type, and complaining if they aren't in the format we
expect. #9
|
2012-08-31 13:01:29 +09:30 |
|
gardners
|
389ae8e989
|
added skeleton HTTP request parser for rhizome direct.
Doesn't know how to do POST yet, which is needed for all rhizome
direct operations. #9
|
2012-08-31 13:01:29 +09:30 |
|
gardners
|
9d2aa61792
|
Refactoring of Rhizome http server code so that we can supply a
different request parser, but otherwise share code between
rhizome transfers and rhizome direct. #9
|
2012-08-31 13:01:28 +09:30 |
|
gardners
|
bde9d1c56a
|
Rhizome http server now allows specification of client socket callback
when starting, so that same server code can be shared for rhizome transfers
and rhizome direct. #9
|
2012-08-31 13:01:28 +09:30 |
|
gardners
|
2b29893a02
|
Initial work towards rhizome direct syncrhonisation functions #9
|
2012-08-31 12:58:37 +09:30 |
|