This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
string | $key | URI data key to pull line range information from. |
int|null | $limit | Maximum length of the range. |
null|pair<int, int> | Null, or beginning and end of the range. |
This method is not documented.
This method is not documented.
| $application_configuration | |
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
AphrontController | $controller | |
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
PhutilURI|null | Domain URI, or null if no valid domain exists. |
bool | True if setCookie() will succeed. If this method returns false, setCookie() will throw. |
string | $name | Cookie name. |
string | $value | Cookie value. |
string | $name | Cookie name. |
string | $value | Cookie value. |
string | $name | Cookie name. |
string | $value | Cookie value. |
int | $expire | Epoch timestamp for cookie expiration. |
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
This method is not documented.
dict<string, string> | Original request parameters. |
dict<string, wild> | Request data, with magic filtered out. |
dict<string, | $data | wild> Data to flatten. |
dict<string, string> | Flat data suitable for inclusion in an HTTP request. |
string | $name | Canonical header name, like `"Accept-Encoding"`. |
wild | $default | Default value to return if header is not present. |
array? | $data | Read this instead of `$_SERVER`. |
string|wild | Header value if present, or `$default` if not. |
string | $uri | URI identifying the host we are proxying the request to. |
HTTPSFuture | New proxy future. |
This method is not documented.
This method is not documented.