URLConnection
Tom Tromey
tromey@redhat.com
Sat Jul 26 19:10:00 GMT 2003
>>>>> "Thijs" == Thijs Cadier <thijs@cadier.net> writes:
BTW, it is better to send gcj questions to java@gcc.gnu.org.
That is what most of the gcj hackers read.
Thijs> The lib uses an URLConnection to connect to a webservice. This
Thijs> is supposed to work with HTTP POST methods. But when used with
Thijs> GCJ the webserver thinks it's not accessed with a HTTP POST. Is
Thijs> this is a bug in the URLConnection implementation?
We may not implement POST. I'm not certain.
Could you write a simple test case? That might help.
Tom
More information about the Gcc
mailing list