HTTP Version Not Supported

M

MA

Hi all!

Im new to webservices, so please have patience :)

I´m calling a webservice from another company. It´s a simple call looking
like this:

String retval = wsFunction.getXML(myString);

This does not work. I´ve got a error message looking like this:

The request failed with HTTP status 505: HTTP Version Not Supported.

I have no idea about this. Any suggestions?

/Marre
 
I

Ignus Fast

It's possible that they require HTTP 1.1, while something in your
network is downgrading the packet headers to HTTP 1.0... I've seen it
happen with some network applicances.

Ignus
 
M

MA

That does not sound so great :)

Thanx for youre answer! I will get deeper into this.

/Marre
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top