Where can I find an easy reference for http headers? -


i'm looking reference possible http request , response headers part of http specification. want know syntactically acceptable in terms header names , header values. i'm sure it's defined in http specification, it's bit dense me read quickly. suggestions? , if answer @ http specification, approach suggest in reading , understanding quickly?

thanks!

the best reference actual http 1.1 specification. it's not difficult understand once it. @ least, through table of contents understand structure, can jump straight sections interest you. sections reference 1 another, need jump different section (or document) understand reading.

look @ these also:


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -