Re: Relative ordering of fields in HTTP request

Srikanth Kandula <kandula@MIT.EDU> writes:

> My current understanding is that header fields (say Accept: and
> Connection: ) can fit inside a request header in any order.  Is this
> correct?

Yes.

> If yes, is there a method by which one can enforce that a
> certain field appear in certain order.
>
> More generally can the HTTP Server have a say in the ordering of
> request header fields?

No.

-- 
Scott Lawrence        
  http://skrb.org/scott/

Received on Wednesday, 5 November 2003 09:56:52 UTC