Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. What does this W3's suggestion mean please?!

What does this W3's suggestion mean please?!

Scheduled Pinned Locked Moved Web Development
sysadminquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rojan Gh
    wrote on last edited by
    #1

    Hi everyone. I need to know what it means:

    HTTP/1.1 proxies MUST parse the Connection header field before a message is forwarded and, for each connection-token in this field, remove any header field(s) from the message with the same name as the connection-token.

    Does it mean that the Proxy Server MUST remove the Connection: keep-alive and Proxy-Connection: keep-alive before forwarding the message to the remote server?!

    Sojaner!

    J 1 Reply Last reply
    0
    • R Rojan Gh

      Hi everyone. I need to know what it means:

      HTTP/1.1 proxies MUST parse the Connection header field before a message is forwarded and, for each connection-token in this field, remove any header field(s) from the message with the same name as the connection-token.

      Does it mean that the Proxy Server MUST remove the Connection: keep-alive and Proxy-Connection: keep-alive before forwarding the message to the remote server?!

      Sojaner!

      J Offline
      J Offline
      JTeagle
      wrote on last edited by
      #2

      I assume it means that custom tokens are supported for Connection:, and that these may also appear as custom headers. For example: Connection: DoWhatISay DoWhatISay: something goes here... A proxy must take every token appearing in the Connection header, and then remove any header lines that *begin* with that token. In this case, it must strip the DoWhatISay header out (and, I assume, the Connection).

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups