On Wed, Apr 1, 2009 at 11:28, Stian Soiland-Reyes
<[email protected]> wrote:


> Note however that the client IS posting with http/1.0 here - and your
> server is rude and responding with http/1.1 which the client does not
> understand. Chunked transfer encoding was introduced in HTTP 1.1 -
> perhaps there's a way to disable it on the server side?

.. perhaps that was wrong assumption - I tested using curl which uses
1.1 and does accept chunked, but in the response Taverna receives it
does actually say:

"Content-length 223"

.. this still raises the question of why the server attempts to read
beyond those 223 bytes received - so probably a bug in Axis, ie.
Taverna side..

Alan - can we put this into Jira.. ? :-)


-- 
Stian Soiland-Reyes, myGrid team
School of Computer Science
The University of Manchester

------------------------------------------------------------------------------
_______________________________________________
taverna-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/taverna-users
Documentation: http://www.mygrid.org.uk/usermanual1.7/
FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq
Biological Services: http://www.mygrid.org.uk/wiki/Mygrid/BiologicalWebServices

Reply via email to