Closed lpgauth closed 12 years ago
No it is not and I guess we have just not come across a case where we would test for redirects. At the moment etest_http
is the bare minimum to make it work for us. It might get more attention when I have time to spare.
I just merged you commit, should you come across other deficiencies, please let me know :)
Hi, I've noticed that perform_request/5 always follows redirects. Is this a wanted behavior?
I added the HttpOptions {autoredirect, false} to be able to properly test 302s...
https://github.com/lpgauth/etest_http/commit/abf23d07e94182ed2c42e6f20d0434ee9b5a632d
from http://www.erlang.org/doc/man/httpc.html