Re: avoid HTTP 100 Continue
From: David (acostaa_at_gmail.com)
Date: 11/30/04
- Next message: Johan Burman: "Re: Odd variant of "localhost" not responding..."
- Previous message: Barkha Shah: "Re: Read ServerBindings using IMSAdminBase (ABO)"
- Next in thread: Bernard: "Re: avoid HTTP 100 Continue"
- Reply: Bernard: "Re: avoid HTTP 100 Continue"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Nov 2004 13:23:28 -0400
yeap, you are right!
and the client that I was talking about support the HTTP 100 Continue, so..
was a mistake . Sorry
"David Wang [Msft]" <someone@online.microsoft.com> escribió en el mensaje
news:uw7sTAm1EHA.3468@TK2MSFTNGP14.phx.gbl...
> Does your client obey RFC2616 section 8.2.3 and not trigger IIS to send a
> 100 continue?
>
> If your client violate specifications, the right thing is to fix the
client,
> not hack the server to make things work by also violating specifications.
> To do so destroys the whole purpose of having public specifications, which
> is a common covenant allowing divergent clients and servers to
successfully
> communicate.
>
> --
> //David
> IIS
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> //
> "David" <acostaa@gmail.com> wrote in message
> news:O4uDFrl1EHA.824@TK2MSFTNGP11.phx.gbl...
> Is possible to avoid the HTTP 100 Continue in the IIS?
>
> I have an application that must connect to my IIS, but the application
> does'nt support the HTTP 100, so I possible to tell to IIS that not send
the
> HTTP 100?
>
> Thanks
>
>
>
>
- Next message: Johan Burman: "Re: Odd variant of "localhost" not responding..."
- Previous message: Barkha Shah: "Re: Read ServerBindings using IMSAdminBase (ABO)"
- Next in thread: Bernard: "Re: avoid HTTP 100 Continue"
- Reply: Bernard: "Re: avoid HTTP 100 Continue"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|