You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2009/10/15 22:43:31 UTC

[jira] Resolved: (SHINDIG-100) Add common proxy headers to help reduce abuse

     [ https://issues.apache.org/jira/browse/SHINDIG-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-100.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1-BETA4

Added X-Forwarded-For header on outbound requests..


> Add common proxy headers to help reduce abuse
> ---------------------------------------------
>
>                 Key: SHINDIG-100
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-100
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Java
>            Reporter: Paul Lindner
>             Fix For: 1.1-BETA4
>
>
> HTTP/1.1 defines the Via header to help avoid loops and also to pass along information about the request
> Another common header is X-Forwarded-For:
> I propose that we add these headers to our outgoing HTTP requests when using makeRequest() type operations.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.