curl-library
RE: Strange POST problem
Date: Thu, 5 Jul 2001 15:37:56 -0700
One more parameter to this problem.
If you turn off URL rewriting in Weblogic, it works fine. You don't need the
session id...
curioser and curioser...
--peter
> -----Original Message-----
> From: Peter Morelli
> Sent: Thursday, July 05, 2001 2:59 PM
> To: 'curl-library_at_lists.sourceforge.net'
> Subject: RE: Strange POST problem
>
>
> In another strange twist, we've hacked a solution to this.
> adding a bogus
> session cookie now seems to solve this problem. We can post
> more that 2K at
> a time:
>
> %> curl -b "MySession=ASFDLKJASDF92O2I3JF09SUDF09SXXJLSF" -v -d
> "clearing+test+3=xxx[lots and lots of x's]" --url
> "http://testserver/TestServlet"
>
> If you change the name of the session, it bombs again. Really
> weird. It
> seems like some sort of strange interaction between libcurl
> and weblogic's
> session tracking.
>
> any ideas?
>
> --pete
>
_______________________________________________
Curl-library mailing list
http://curl.haxx.se/libcurl/
Received on 2001-07-06