Software AG Products 10.5 | Administering Integration Server | Using HTTP Interceptors | Overview of HTTP Interceptors
 
Overview of HTTP Interceptors
 
Types of HTTP Interceptors
HTTP Interceptor Interfaces
Working of HTTP Interceptors
Integration Server provides a framework for creating HTTP interceptors that intercept and process HTTP requests and responses. HTTP interceptors have read-only access to HTTP requests and responses. They can intercept all HTTP requests and responses, with the exception of: OAuth messages; services that use their own HTTP URL connections; and intermediate requests and responses in NTLM, DIGEST and REDIRECTS.