Re: Using POST to send bitmap image with Java
- From: Arne Vajhøj <arne@xxxxxxxxxx>
- Date: Sat, 31 May 2008 09:54:23 -0400
s0suk3@xxxxxxxxx wrote:
On May 30, 6:44 pm, Arne Vajhøj <a...@xxxxxxxxxx> wrote:Not all web servers support or is configured to allow PUT,
while POST is supported by all web servers.
Not necessarily. An HTTP compliant server is only required to
implement GET and HEAD; all other methods are optional.
That is what the HTTP 1.1 spec says.
But POST is present in all major web servers.
Apache, IIS, Tomcat etc..
Arne
.
- Follow-Ups:
- Re: Using POST to send bitmap image with Java
- From: Dave Miller
- Re: Using POST to send bitmap image with Java
- References:
- Using POST to send bitmap image with Java
- From: Dexter
- Re: Using POST to send bitmap image with Java
- From: Dave Miller
- Re: Using POST to send bitmap image with Java
- From: Kenneth P. Turvey
- Re: Using POST to send bitmap image with Java
- From: Arne Vajhøj
- Re: Using POST to send bitmap image with Java
- From: s0suk3
- Using POST to send bitmap image with Java
- Prev by Date: Re: Using POST to send bitmap image with Java
- Next by Date: Re: Trash Can and Sun
- Previous by thread: Re: Using POST to send bitmap image with Java
- Next by thread: Re: Using POST to send bitmap image with Java
- Index(es):
Relevant Pages
|