status
This commit is contained in:
parent
bfa8c39adb
commit
838169ee86
1 changed files with 7 additions and 0 deletions
|
@ -32,6 +32,13 @@ Planned schedule of work:
|
|||
`servant.hs` in the httpproto branch that works through some of the
|
||||
bytestring streaming issues.
|
||||
|
||||
* P2P.Http has LockContent disabled, needs `HasClient ClientM WebSocket`
|
||||
implementation, or redesign not to use websockets
|
||||
|
||||
* P2P.Http.clientGet needs to call v1 and v0, which needs a way to
|
||||
add a DataLengthHeader to the type of them.
|
||||
Or add it to the API for those versions, but document that it's not checked?
|
||||
|
||||
* Perhaps: Support cgi program that proxies over to a webserver
|
||||
speaking the http protocol.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue