Carrot
view release on metacpan or search on metacpan
lib/Carrot/Personality/Valued/Internet/Protocol/HTTP/Header/Lines./autoload/header_x_forwarded_for.pl view on Meta::CPAN
use strict;
use warnings;
sub header_x_forwarded_for
# /type method
# /effect ""
# //parameters
# //returns
# ?
{
return($_[THIS]->by_name('X-Forwarded-For'));
}
return(1);
lib/Carrot/Personality/Valued/Internet/Protocol/HTTP/Header/Names./default_settings.cdf view on Meta::CPAN
| Set-Cookie2 | PQ | 1 | |
| TE | PQ | 1 | |
| Trailer | PQ | 1 | |
| Transfer-Encoding | PQ | 1 | |
| Upgrade | PQ | 1 | |
| User-Agent | PQ | 1 | |
| Vary | PQ | 1 | |
| Via | PQ | 1 | |
| Warning | PQ | 1 | |
| WWW-Authenticate | PQ | 1 | |
| X-Forwarded-For | PQ | 1 | |
| X-Forwarded-Host | PQ | 1 | |
| X-Forwarded-Server | PQ | 1 | |
| X-Wap-Profile | PQ | 1 | |
| X-Wap-Profile-Diff | PQ | 1 | |
| X-Debug | PQ | 1 | |
*-----------------------+------+-------+----------------*
column ::Valued::Text
column ::Valued::Text
column ::Valued::Number
column ::Valued::Text
( run in 0.335 second using v1.01-cache-2.11-cpan-26ccb49234f )