Im ICAP-Protokoll (Internet Content Adaptation Protocol, [RFC 3507](https://datatracker.ietf.org/doc/html/rfc3507)) gibt es drei Hauptmethoden: **REQMOD**, **RESPMOD** und **OPTIONS**. Jede Methode ve... [mehr]
Im ICAP-Protokoll (Internet Content Adaptation Protocol, [RFC 3507](https://datatracker.ietf.org/doc/html/rfc3507)) gibt es drei Hauptmethoden: **REQMOD**, **RESPMOD** und **OPTIONS**. Jede Methode ve... [mehr]
Ein klassischer Apache HTTP Server unterstützt das S-ICAP-Protokoll (Secure Internet Content Adaptation Protocol) nicht nativ. S-ICAP ist ein Protokoll, das typischerweise von Proxy-Servern oder... [mehr]
Für den Apache HTTP Server gibt es kein offizielles oder weit verbreitetes Modul, das explizit das S-ICAP-Protokoll (Secure ICAP, also ICAP über TLS) direkt unterstützt. Die ICAP-Unters... [mehr]
ICAP (Internet Content Adaptation Protocol) wird genutzt, um HTTP-Anfragen und -Antworten durch externe Server (z. B. Virenscanner, Content-Filter) zu modifizieren oder zu analysieren. Die beiden Haup... [mehr]
ICAP (Internet Content Adaptation Protocol) wird genutzt, um HTTP-Anfragen und -Antworten durch externe Server (z. B. Virenscanner, Content-Filter) zu modifizieren. Die beiden Hauptmodi sind: - **REQ... [mehr]
Der **ICAP Allow Header** (`Allow`) gibt an, welche HTTP-Methoden ein ICAP-Server für eine bestimmte Ressource unterstützt. Er ist analog zum HTTP-`Allow`-Header und wird in ICAP-Antworten v... [mehr]
ICAP (Internet Content Adaptation Protocol, [RFC 3507](https://datatracker.ietf.org/doc/html/rfc3507)) ist ein Protokoll, das für die Kommunikation zwischen Proxy-Servern und Content-Adaptation-S... [mehr]