Eric Covener wrote:
Expect: 100-continue

Can you log %{Expect}i from apache and include the output in an
attachment? Wondering if there's some subtle thing in the string being
missed, or a failure to trim whitespace, etc.


something like their app working with utf-8 and the apache proxy working with iso-8859-1 could also give an odd response. The two charsets should be compatible, but it may not be the case. The conversion may be reading the zeros as the letter o in the 100. [ or similar. ]
or it could be the app using the letter o because of a typo.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to