How to avoid 'HTTP/1.1 100 Continue'

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stefan Mueller

    #1

    How to avoid 'HTTP/1.1 100 Continue'

    Sometimes I see the following text on my PHP generated page
    HTTP/1.1 100 Continue

    What's that and how can I avoid that?
    Stefan


  • Tim Van Wassenhove

    #2
    Re: How to avoid 'HTTP/1.1 100 Continue'

    On 2005-11-26, Stefan Mueller <seekware-remove-@yahoo.com> wrote:[color=blue]
    > Sometimes I see the following text on my PHP generated page
    > HTTP/1.1 100 Continue
    >
    > What's that and how can I avoid that?[/color]

    It's explained in
    ftp://ftp.rfc-editor.org/in-notes/pd...fc2616.txt.pdf

    Sections:
    8.2.3 Use of the 100 (Continue) Status
    10.1.1 100 Contintue

    --
    Met vriendelijke groeten,
    Tim Van Wassenhove <http://timvw.madoka.be >

    Comment

    Working...