byorgey / haxr

Other
10 stars 16 forks source link

URI scheme matching for switch HTTP/HTTPS requests. #8

Closed akru closed 8 years ago

akru commented 9 years ago

Added:

byorgey commented 9 years ago

Thanks a lot! I am travelling at the moment but will take a look at this soon.

akru commented 8 years ago

Python implementation of XML-RPC server(https://docs.python.org/2/library/simplexmlrpcserver.html) fails with chunked encoding of request. Content length is available and should be set in request builder.

This addition is necessary for https://github.com/acowley/roshask/issues/35.

byorgey commented 8 years ago

Thanks! Merged and uploaded as haxr-3000.11.1.