Closed GoogleCodeExporter closed 9 years ago
There is a gap in the application's logic which causes that Content-Type header
is never set if it wasn't on the headers list. In other words "select" input
with content type headers is not working at all.
For now, just add Content-Type: application/x-www-form-urlencoded header. I'll
fix it shortly.
Thanks for issue report!
Original comment by jarro...@gmail.com
on 22 Oct 2012 at 6:38
Same issue. Actually compared to request headers from a normal html form there
are many things missing but adding only the content-type did resolve my issue.
By the way the postman rest client does the same thing.
Glad I found this bug because I was pulling my hair out trying to figure out
why the post wasn't working.
Original comment by isimmon...@gmail.com
on 28 Oct 2012 at 2:23
It is fixed in current release.
Original comment by jarro...@gmail.com
on 6 Nov 2012 at 10:17
This issue was closed by revision r179.
Original comment by jarro...@gmail.com
on 6 Nov 2012 at 11:16
Original issue reported on code.google.com by
atala...@gmail.com
on 22 Oct 2012 at 4:27