Networking Forums

Networking Forums > Computer Networking > Linux Networking > HTTP pragma-extended

Reply
Thread Tools Display Modes

HTTP pragma-extended

 
 
Noah Roberts
Guest
Posts: n/a

 
      01-24-2005, 04:36 PM
I am looking for a way to rewrite http messages to contain information
not usually available. In reading the RFC on http the only thing that
looks like it might serve my purpose is pragma:

Pragma = "Pragma" ":" 1#pragma-directive
pragma-directive = "no-cache" | extension-pragma
extension-pragma = token [ "=" ( token | quoted-string ) ]

The RFC then goes on to explain how the no-cache must behave when being
passed through proxy. By this then I gather that I can just create a
new token and put what I want in the quoted string after it. Is this
accurate? Is there a more appropriate place to put specialized
information than in the pragma directive? I suppose what I am doing
sort of qualifies as pragma since it is the httpd server on the other
side that will extract that information and use it in a php script...

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any http proxy to accelerate http GET method? Trent.Zhou@gmail.com Linux Networking 7 11-23-2007 05:16 AM
forward http://p2p.mydomain.com to http://mydomainIP:50001/gui/index.html, is that possible? aticatac Network Routers 1 11-13-2007 12:00 AM
about align pragma selvamyesa@gmail.com Linux Networking 0 09-26-2007 05:32 AM
Apache problem: Can see http://localhost/ but not http://ipaddress/ Andrew Linux Networking 4 02-13-2005 12:26 PM
Free Broadband Comedy Channel http://Yuks.TV Groucho, Benny, Chaplin, Marilyn, more http://Yuks.TV Broadband Hardware 0 01-15-2005 04:57 PM



1 2 3 4 5 6 7 8 9 10 11