POST and Transfer-Encoding: chunked problem

This is a discussion on POST and Transfer-Encoding: chunked problem within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi ng, I have a problem with Java 2 ME and Apache server. I think Apache 1.3.x should ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-29-2004
Wolfgang W.
 
Posts: n/a
Default POST and Transfer-Encoding: chunked problem

Hi ng,

I have a problem with Java 2 ME and Apache server.
I think Apache 1.3.x should accept chunked post requests, but if I try to
send a request I allways get a

HTTP/1.1 411 Length Required
A request of the requested method POST requires a valid Content-length.
chunked Transfer-Encoding forbidden: /php/php.exe/save.php

response.

request:

POST /save.php HTTP/1.1
content-type: multipart/form-data; boundary....
transfer-encoding: chunked
host: ....

lots of data...


Now I suppose it's a problem with switches like:

#
# The following directive disables HTTP/1.1 responses to browsers which
# are in violation of the HTTP/1.0 spec by not being able to grok a
# basic 1.1 response.
#
BrowserMatch "RealPlayer 4\.0" force-response-1.0
BrowserMatch "Java/1\.0" force-response-1.0
BrowserMatch "JDK/1\.0" force-response-1.0


but it isn't.

Any ideas or is it a php/cgi problem?

regards




 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 03:56 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0