Closed fkleedorfer closed 9 years ago
client should generate a http request that is ultimately sent to the quoteserver and then send it through the onion tunnel.
@IdealChain btw the Bad Request was due to my forgetting the schema in the dummy http request (i.e. localhost:20140/quote instead of http://localhost:20140/quote)
localhost:20140/quote
http://localhost:20140/quote
client should generate a http request that is ultimately sent to the quoteserver and then send it through the onion tunnel.