| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
work-in-progress) HttpHandler.
NOTE: non-active code. does not glow in the dark. non-combustible.
|
|
|
|
|
|
|
|
|
| |
adapting OSHttpXmlRpcHandler accordingly.
NOTE: this code is not live.
|
|
|
|
|
|
|
|
|
| |
HTTP method matching support. adapting OSHttpXmlRpcHandler
accordingly. dropping OSHttpXmlProcessor delegate in favour of good
old XmlRpcMethodHandler delegate (was the same signature).
|
|
|
|
|
|
|
|
| |
almost complete and soon to be ready for testing; OSHttpResponse code
out.
|
|
|
|
|
|
| |
massaging OSHttpRequestPump to not abort on exceptions...
|
|
having OSHttpHandler as a delegate was not too hot, i'm
refactoring it into an interface.
|