Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Protocols
Protocols.HTTP

Method Protocols.HTTP.http_encode_cookie()


Method http_encode_cookie

string Protocols.HTTP.http_encode_cookie(string f)

Description

Encode the specified string in as to the HTTP cookie standard.

Parameter f

The string to encode.

Returns

The HTTP cookie encoded string.