Hi,

I just started using the latest version of the HTTPClient to screen-scrape
from Rational Clear Quest. Unfortunately, CQ expects POSTed requests and
responds with a redirect. IE and Mozilla-based browsers seem OK with that,
but the HTTPClient refuses to follow redirects after a POST, due to stated
conflicts with RFC 2616. Is this stringency really neccesary? Selfishly, it
would be nice if I could just turn off this bit of compliance checking with
a boolean flag. Opinions?

Thanks.

-Matthew Ring


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to