A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Via Header

Table of Contents

About

The HTTP Via request and response header is added by proxies, both forward and reverse; it is used for tracking message forwards, avoiding request loops, and identifying the protocol capabilities of senders along the request/ response chain1.

Anki

References


  1. MDN. “Via header”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Via. (Accessed: [2025-05-13 Tue 19:12]). ↩︎

Related Posts