Hi
doing some work on multipart on iOS I came across 'http://httpbin.org', that
supports testing of various HTTP methods (including timeouts, basic/digest, uploads etc).
I think it can be handy when writing our integration tests.
Specifically, it is used by our underlying iOS networking AF lib on their integration
tests, so I guess it's must be pretty stable.
Wdyt?
Thanks,
Christos