phpDocumentor http
[ class tree: http ] [ index: http ] [ all elements ]

Element index for package http

Package indexes

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ w ] [ _ ]

_

_

__construct
in file WindNormalCookie.php, method WindNormalCookie::__construct()
    构造函数
__construct
in file WindHttpRequest.php, method WindHttpRequest::__construct()
    初始化Request对象
__construct
in file WindSession.php, method WindSession::__construct()
    构造函数
_COOKIE
in file AbstractWindHttp.php, class constant AbstractWindHttp::_COOKIE
_DATA
in file AbstractWindHttp.php, class constant AbstractWindHttp::_DATA
_HEADER
in file AbstractWindHttp.php, class constant AbstractWindHttp::_HEADER
__clone
in file AbstractWindHttp.php, method AbstractWindHttp::__clone()
    防止克隆
__construct
in file WindHttpStream.php, method WindHttpStream::__construct()
__construct
in file WindHttpSocket.php, method WindHttpSocket::__construct()
__construct
in file WindHttpCurl.php, method WindHttpCurl::__construct()
__construct
in file AbstractWindHttp.php, method AbstractWindHttp::__construct()
    声明受保护的构造函数,避免在类的外界实例化
__destruct
in file WindHttpStream.php, method WindHttpStream::__destruct()
__destruct
in file WindHttpSocket.php, method WindHttpSocket::__destruct()
__destruct
in file WindHttpCurl.php, method WindHttpCurl::__destruct()
a

a

addCookie
in file WindHttpResponse.php, method WindHttpResponse::addCookie()
    添加cookie信息
addHeader
in file WindHttpResponse.php, method WindHttpResponse::addHeader()
    设置响应头信息,如果已经设置过同名的响应头,该方法将增加一个同名的响应头
AbstractWindSessionHandler
in file WindSessionHandler.php, class AbstractWindSessionHandler
    注册sessionHandler的接口定义类
AbstractWindHttp
in file AbstractWindHttp.php, class AbstractWindHttp
AbstractWindHttp.php
procedural page AbstractWindHttp.php
b

b

buildArray
in file AbstractWindHttp.php, method AbstractWindHttp::buildArray()
    以指定分隔符的形式来将数组转化成字符串
buildQuery
in file AbstractWindHttp.php, method AbstractWindHttp::buildQuery()
    构请查询字符串
c

c

clearBody
in file WindHttpResponse.php, method WindHttpResponse::clearBody()
    清理响应体信息
clearHeaders
in file WindHttpResponse.php, method WindHttpResponse::clearHeaders()
    清除响应头信息
codeMap
in file WindHttpResponse.php, method WindHttpResponse::codeMap()
    状态码映射
commit
in file WindSession.php, method WindSession::commit()
    写入session之后关闭session
close
in file WindSessionHandler.php, method WindSessionHandler::close()
close
in file WindSessionHandler.php, method AbstractWindSessionHandler::close()
    关闭会话存储存储机制
$cookie
in file AbstractWindHttp.php, variable AbstractWindHttp::$cookie
clear
in file AbstractWindHttp.php, method AbstractWindHttp::clear()
    请空数据,重新发送请求
close
in file WindHttpStream.php, method WindHttpStream::close()
    释放资源
close
in file WindHttpSocket.php, method WindHttpSocket::close()
close
in file AbstractWindHttp.php, method AbstractWindHttp::close()
    关闭请求
close
in file WindHttpCurl.php, method WindHttpCurl::close()
    释放资源
d

d

delete
in file IWindHttpContainer.php, method IWindHttpContainer::delete()
    删除容器中的值
$domain
in file WindNormalCookie.php, variable WindNormalCookie::$domain
delete
in file WindNormalCookie.php, method WindNormalCookie::delete()
    移除cookie值
delete
in file WindCookie.php, method WindCookie::delete()
    根据cookie的名字删除cookie
deleteAll
in file WindNormalCookie.php, method WindNormalCookie::deleteAll()
    移除全部cookie值
deleteAll
in file WindCookie.php, method WindCookie::deleteAll()
    移除全部cookie
delete
in file WindSession.php, method WindSession::delete()
    删除数据
destroy
in file WindSession.php, method WindSession::destroy()
    清除会话信息
$dataStore
in file WindSessionHandler.php, variable AbstractWindSessionHandler::$dataStore
    保存session数据的实例
destroy
in file WindSessionHandler.php, method WindSessionHandler::destroy()
destroy
in file WindSessionHandler.php, method AbstractWindSessionHandler::destroy()
    销毁与指定的会话ID相关联的数据
$data
in file AbstractWindHttp.php, variable AbstractWindHttp::$data
e

e

$encode
in file WindNormalCookie.php, variable WindNormalCookie::$encode
$expires
in file WindNormalCookie.php, variable WindNormalCookie::$expires
exist
in file WindNormalCookie.php, method WindNormalCookie::exist()
    判断cookie值是否存在
exist
in file WindCookie.php, method WindCookie::exist()
    判断cookie是否存在
$eno
in file AbstractWindHttp.php, variable AbstractWindHttp::$eno
$err
in file AbstractWindHttp.php, variable AbstractWindHttp::$err
f

f

FTP
in file WindHttpStream.php, class constant WindHttpStream::FTP
FTPS
in file WindHttpStream.php, class constant WindHttpStream::FTPS
g

g

get
in file IWindHttpContainer.php, method IWindHttpContainer::get()
    获取容器中的内容值
get
in file WindNormalCookie.php, method WindNormalCookie::get()
    获取cookie值
get
in file WindCookie.php, method WindCookie::get()
    取得指定名称的cookie值
getDomain
in file WindNormalCookie.php, method WindNormalCookie::getDomain()
    获取cookie的域
getExpirs
in file WindNormalCookie.php, method WindNormalCookie::getExpirs()
    获取cookie的过期时间
getPath
in file WindNormalCookie.php, method WindNormalCookie::getPath()
    获取cookie的路径
getMime
in file WindMimeType.php, method WindMimeType::getMime()
    根据内容的类型返回mime类型
getType
in file WindMimeType.php, method WindMimeType::getType()
    根据请求的mime类型获得返回内容类型
getAcceptCharset
in file WindHttpRequest.php, method WindHttpRequest::getAcceptCharset()
    返回客户端程序可以能够进行解码的数据编码方式
getAcceptLanguage
in file WindHttpRequest.php, method WindHttpRequest::getAcceptLanguage()
    返回客户端程序期望服务器返回哪个国家的语言文档
getAcceptTypes
in file WindHttpRequest.php, method WindHttpRequest::getAcceptTypes()
    返回当前请求头中 Accept: 项的内容,
getAttribute
in file WindHttpRequest.php, method WindHttpRequest::getAttribute()
    根据名称获得服务器和执行环境信息
getBaseUrl
in file WindHttpRequest.php, method WindHttpRequest::getBaseUrl()
    获取基础URL
getClientIp
in file WindHttpRequest.php, method WindHttpRequest::getClientIp()
    返回访问IP
getCookie
in file WindHttpRequest.php, method WindHttpRequest::getCookie()
    返回cookie的值
getEnv
in file WindHttpRequest.php, method WindHttpRequest::getEnv()
    返回ENV的值
getGet
in file WindHttpRequest.php, method WindHttpRequest::getGet()
    获得$_GET值
getHeader
in file WindHttpRequest.php, method WindHttpRequest::getHeader()
    获取Http头信息
getHostInfo
in file WindHttpRequest.php, method WindHttpRequest::getHostInfo()
    获得主机信息,包含协议信息,主机名,访问端口信息
getIsAjaxRequest
in file WindHttpRequest.php, method WindHttpRequest::getIsAjaxRequest()
    返回该请求是否为ajax请求
getPathInfo
in file WindHttpRequest.php, method WindHttpRequest::getPathInfo()
    返回包含由客户端提供的、跟在真实脚本名称之后并且在查询语句(query string)之前的路径信息
getPost
in file WindHttpRequest.php, method WindHttpRequest::getPost()
    获取请求的表单数据
getProtocol
in file WindHttpRequest.php, method WindHttpRequest::getProtocol()
    返回请求页面时通信协议的名称和版本
getQuery
in file WindHttpRequest.php, method WindHttpRequest::getQuery()
    获取请求数据
getRemoteHost
in file WindHttpRequest.php, method WindHttpRequest::getRemoteHost()
    返回浏览当前页面的用户的主机名
getRemotePort
in file WindHttpRequest.php, method WindHttpRequest::getRemotePort()
    获得用户机器上连接到 Web 服务器所使用的端口号
getRequest
in file WindHttpRequest.php, method WindHttpRequest::getRequest()
    获得用户请求的数据
getRequestMethod
in file WindHttpRequest.php, method WindHttpRequest::getRequestMethod()
    获得请求的方法
getRequestType
in file WindHttpRequest.php, method WindHttpRequest::getRequestType()
    获得请求类型
getRequestUri
in file WindHttpRequest.php, method WindHttpRequest::getRequestUri()
    初始化请求的资源标识符
getScheme
in file WindHttpRequest.php, method WindHttpRequest::getScheme()
    获取请求链接协议
getScript
in file WindHttpRequest.php, method WindHttpRequest::getScript()
    返回执行脚本名称
getScriptUrl
in file WindHttpRequest.php, method WindHttpRequest::getScriptUrl()
    返回当前执行脚本的绝对路径
getServer
in file WindHttpRequest.php, method WindHttpRequest::getServer()
    返回Server的值
getServerName
in file WindHttpRequest.php, method WindHttpRequest::getServerName()
    返回当前运行脚本所在的服务器的主机名。
getServerPort
in file WindHttpRequest.php, method WindHttpRequest::getServerPort()
    返回服务端口号
getSession
in file WindHttpRequest.php, method WindHttpRequest::getSession()
    返回session的值
getUrlReferer
in file WindHttpRequest.php, method WindHttpRequest::getUrlReferer()
    返回浏览器发送Referer请求头
getUserAgent
in file WindHttpRequest.php, method WindHttpRequest::getUserAgent()
    返回User-Agent头字段用于指定浏览器或者其他客户端程序的类型和名字
getBody
in file WindHttpResponse.php, method WindHttpResponse::getBody()
    获取响应内容
getCharset
in file WindHttpResponse.php, method WindHttpResponse::getCharset()
    获得输出的编码方式
getData
in file WindHttpResponse.php, method WindHttpResponse::getData()
    获得保存输出数据
getHeaders
in file WindHttpResponse.php, method WindHttpResponse::getHeaders()
    获取响应头信息
getResponseType
in file WindHttpResponse.php, method WindHttpResponse::getResponseType()
get
in file WindSession.php, method WindSession::get()
    获得数据
getCurrentId
in file WindSession.php, method WindSession::getCurrentId()
    获得sessionId
getCurrentName
in file WindSession.php, method WindSession::getCurrentName()
    获得当前session的名字
gc
in file WindSessionHandler.php, method WindSessionHandler::gc()
gc
in file WindSessionHandler.php, method AbstractWindSessionHandler::gc()
    对存储系统中的数据进行垃圾收集
get
in file AbstractWindHttp.php, method AbstractWindHttp::get()
    get方式传值
get
in file WindHttpSocket.php, method WindHttpSocket::get()
get
in file WindHttpStream.php, method WindHttpStream::get()
get
in file WindHttpCurl.php, method WindHttpCurl::get()
GET
in file AbstractWindHttp.php, class constant AbstractWindHttp::GET
getError
in file WindHttpSocket.php, method WindHttpSocket::getError()
getError
in file WindHttpStream.php, method WindHttpStream::getError()
getError
in file AbstractWindHttp.php, method AbstractWindHttp::getError()
    取得http通信中的错误
getError
in file WindHttpCurl.php, method WindHttpCurl::getError()
getInstance
in file WindHttpStream.php, method WindHttpStream::getInstance()
getInstance
in file WindHttpCurl.php, method WindHttpCurl::getInstance()
getInstance
in file AbstractWindHttp.php, method AbstractWindHttp::getInstance()
    获取http单例对象,对象唯一访问入口
getInstance
in file WindHttpSocket.php, method WindHttpSocket::getInstance()
h

h

$httponly
in file WindNormalCookie.php, variable WindNormalCookie::$httponly
$header
in file AbstractWindHttp.php, variable AbstractWindHttp::$header
$httpResource
in file AbstractWindHttp.php, variable AbstractWindHttp::$httpResource
HTTP
in file WindHttpStream.php, class constant WindHttpStream::HTTP
HTTPS
in file WindHttpStream.php, class constant WindHttpStream::HTTPS
i

i

IWindHttpContainer.php
procedural page IWindHttpContainer.php
isRegistered
in file IWindHttpContainer.php, method IWindHttpContainer::isRegistered()
    检测变量是否已经被注册
IWindHttpContainer
in file IWindHttpContainer.php, class IWindHttpContainer
    http容器类接口定义
isRegistered
in file WindNormalCookie.php, method WindNormalCookie::isRegistered()
IWindRequest.php
procedural page IWindRequest.php
INPUT_TYPE_COOKIE
in file IWindRequest.php, class constant IWindRequest::INPUT_TYPE_COOKIE
    常量定义COOKIE的别名
INPUT_TYPE_GET
in file IWindRequest.php, class constant IWindRequest::INPUT_TYPE_GET
    常量定义GET的别名
INPUT_TYPE_POST
in file IWindRequest.php, class constant IWindRequest::INPUT_TYPE_POST
    常量定义POST的别名
isDelete
in file WindHttpRequest.php, method WindHttpRequest::isDelete()
    返回请求是否为DELETE请求类型
isGet
in file WindHttpRequest.php, method WindHttpRequest::isGet()
    返回请求是否为GET请求类型
isPost
in file WindHttpRequest.php, method WindHttpRequest::isPost()
    返回请求是否为POST请求类型
isPut
in file WindHttpRequest.php, method WindHttpRequest::isPut()
    返回请求是否为PUT请求类型
isSecure
in file WindHttpRequest.php, method WindHttpRequest::isSecure()
    请求是否使用的是HTTPS安全链接
IWindRequest
in file IWindRequest.php, class IWindRequest
    request接口定义
IWindResponse.php
procedural page IWindResponse.php
isSendedHeader
in file WindHttpResponse.php, method WindHttpResponse::isSendedHeader()
    是否已经发送了响应头部
IWindResponse
in file IWindResponse.php, class IWindResponse
    response的接口定义
isRegistered
in file WindSession.php, method WindSession::isRegistered()
    检测变量是否已经被注册
$instance
in file AbstractWindHttp.php, variable AbstractWindHttp::$instance
m

m

$mimes
in file WindMimeType.php, variable WindMimeType::$mimes
n

n

normalizeRequest
in file WindHttpRequest.php, method WindHttpRequest::normalizeRequest()
    初始化request对象
o

o

open
in file WindSessionHandler.php, method WindSessionHandler::open()
open
in file WindSessionHandler.php, method AbstractWindSessionHandler::open()
    在开始会话时调用初始化会话信息
open
in file WindHttpStream.php, method WindHttpStream::open()
open
in file WindHttpSocket.php, method WindHttpSocket::open()
open
in file WindHttpCurl.php, method WindHttpCurl::open()
open
in file AbstractWindHttp.php, method AbstractWindHttp::open()
    打开一个http请求
p

p

$path
in file WindNormalCookie.php, variable WindNormalCookie::$path
$prefix
in file WindNormalCookie.php, variable WindNormalCookie::$prefix
post
in file WindHttpStream.php, method WindHttpStream::post()
post
in file WindHttpSocket.php, method WindHttpSocket::post()
post
in file WindHttpCurl.php, method WindHttpCurl::post()
POST
in file AbstractWindHttp.php, class constant AbstractWindHttp::POST
post
in file AbstractWindHttp.php, method AbstractWindHttp::post()
    发送post请求
r

r

read
in file WindSessionHandler.php, method AbstractWindSessionHandler::read()
    从存储中装载session数据
read
in file WindSessionHandler.php, method WindSessionHandler::read()
registerHandler
in file WindSessionHandler.php, method AbstractWindSessionHandler::registerHandler()
    设置session的存储方法及注册session中各个handler
request
in file WindHttpSocket.php, method WindHttpSocket::request()
request
in file AbstractWindHttp.php, method AbstractWindHttp::request()
    发送请求
request
in file WindHttpCurl.php, method WindHttpCurl::request()
request
in file WindHttpStream.php, method WindHttpStream::request()
requestByArray
in file AbstractWindHttp.php, method AbstractWindHttp::requestByArray()
    以数组格式请求
requestByArray
in file WindHttpSocket.php, method WindHttpSocket::requestByArray()
requestByArray
in file WindHttpStream.php, method WindHttpStream::requestByArray()
requestByArray
in file WindHttpCurl.php, method WindHttpCurl::requestByArray()
resonseLine
in file WindHttpSocket.php, method WindHttpSocket::resonseLine()
resonseLine
in file WindHttpStream.php, method WindHttpStream::resonseLine()
resonseLine
in file WindHttpCurl.php, method WindHttpCurl::resonseLine()
resonseLine
in file AbstractWindHttp.php, method AbstractWindHttp::resonseLine()
    响应用户请求,只返回一行数据
response
in file WindHttpStream.php, method WindHttpStream::response()
response
in file WindHttpCurl.php, method WindHttpCurl::response()
response
in file AbstractWindHttp.php, method AbstractWindHttp::response()
    响应用户的请求
response
in file WindHttpSocket.php, method WindHttpSocket::response()
s

s

set
in file IWindHttpContainer.php, method IWindHttpContainer::set()
    向容器中设置值
$secure
in file WindNormalCookie.php, variable WindNormalCookie::$secure
set
in file WindCookie.php, method WindCookie::set()
    设置cookie
set
in file WindNormalCookie.php, method WindNormalCookie::set()
    设置cookie
setConfig
in file WindNormalCookie.php, method WindNormalCookie::setConfig()
    配置设置
setAttribute
in file WindHttpRequest.php, method WindHttpRequest::setAttribute()
    设置属性数据
setServerPort
in file WindHttpRequest.php, method WindHttpRequest::setServerPort()
    设置服务端口号
sendBody
in file WindHttpResponse.php, method WindHttpResponse::sendBody()
    发送响应内容
sendError
in file WindHttpResponse.php, method WindHttpResponse::sendError()
    发送一个错误的响应信息
sendHeaders
in file WindHttpResponse.php, method WindHttpResponse::sendHeaders()
    发送响应头部信息
sendRedirect
in file WindHttpResponse.php, method WindHttpResponse::sendRedirect()
    重定向一个响应信息
sendResponse
in file WindHttpResponse.php, method WindHttpResponse::sendResponse()
    发送响应信息
setBody
in file WindHttpResponse.php, method WindHttpResponse::setBody()
    设置响应内容
setCharset
in file WindHttpResponse.php, method WindHttpResponse::setCharset()
    设置输出的编码方式
setData
in file WindHttpResponse.php, method WindHttpResponse::setData()
    设置保存输出数据
setHeader
in file WindHttpResponse.php, method WindHttpResponse::setHeader()
    设置响应头信息,如果已经设置过同名的响应头,该方法将用新的设置取代原来的头字段
setResponseType
in file WindHttpResponse.php, method WindHttpResponse::setResponseType()
    设置当前请求的返回类型
setStatus
in file WindHttpResponse.php, method WindHttpResponse::setStatus()
    设置响应头状态码
set
in file WindSession.php, method WindSession::set()
    设置数据
setCurrentId
in file WindSession.php, method WindSession::setCurrentId()
    设置当前session的Id
setCurrentName
in file WindSession.php, method WindSession::setCurrentName()
    设置当前session的名字
setDataStoreHandler
in file WindSession.php, method WindSession::setDataStoreHandler()
    设置链接对象
start
in file WindSession.php, method WindSession::start()
    开启session
send
in file WindHttpSocket.php, method WindHttpSocket::send()
send
in file WindHttpStream.php, method WindHttpStream::send()
send
in file AbstractWindHttp.php, method AbstractWindHttp::send()
    发送请求底层操作
send
in file WindHttpCurl.php, method WindHttpCurl::send()
setCookie
in file AbstractWindHttp.php, method AbstractWindHttp::setCookie()
    设置cookie
setCookies
in file AbstractWindHttp.php, method AbstractWindHttp::setCookies()
    批量设置要传送的cookie
setData
in file AbstractWindHttp.php, method AbstractWindHttp::setData()
    设置data
setDatas
in file AbstractWindHttp.php, method AbstractWindHttp::setDatas()
    批量设置要传送的数据
setHeader
in file AbstractWindHttp.php, method AbstractWindHttp::setHeader()
    设置http头
setHeaders
in file AbstractWindHttp.php, method AbstractWindHttp::setHeaders()
    批量设置http头
setUrl
in file AbstractWindHttp.php, method AbstractWindHttp::setUrl()
    设置url
setWrapper
in file WindHttpStream.php, method WindHttpStream::setWrapper()
    设置通信协议
SOCKET
in file WindHttpStream.php, class constant WindHttpStream::SOCKET
t

t

$timeout
in file AbstractWindHttp.php, variable AbstractWindHttp::$timeout
u

u

$url
in file AbstractWindHttp.php, variable AbstractWindHttp::$url
w

w

WindNormalCookie.php
procedural page WindNormalCookie.php
WindCookie.php
procedural page WindCookie.php
WindCookie
in file WindCookie.php, class WindCookie
    cookie操作类
WindNormalCookie
in file WindNormalCookie.php, class WindNormalCookie
    将cookie作为对象操作
WindMimeType.php
procedural page WindMimeType.php
WindMimeType
in file WindMimeType.php, class WindMimeType
WindHttpRequest.php
procedural page WindHttpRequest.php
WindHttpRequest
in file WindHttpRequest.php, class WindHttpRequest
    Request对象
WindHttpResponse.php
procedural page WindHttpResponse.php
WindHttpResponse
in file WindHttpResponse.php, class WindHttpResponse
    response实现类
W_ACCEPTED
in file WindHttpResponse.php, class constant WindHttpResponse::W_ACCEPTED
    Status code (202)
W_BAD_GATEWAY
in file WindHttpResponse.php, class constant WindHttpResponse::W_BAD_GATEWAY
    Status code (502)
W_BAD_REQUEST
in file WindHttpResponse.php, class constant WindHttpResponse::W_BAD_REQUEST
    Status code (400)
W_CONFLICT
in file WindHttpResponse.php, class constant WindHttpResponse::W_CONFLICT
    Status code (409)
W_CONTINUE
in file WindHttpResponse.php, class constant WindHttpResponse::W_CONTINUE
    Status code (100)
W_CREATED
in file WindHttpResponse.php, class constant WindHttpResponse::W_CREATED
    Status code (201)
W_EXPECTATION_FAILED
in file WindHttpResponse.php, class constant WindHttpResponse::W_EXPECTATION_FAILED
    Status code (417)
W_FORBIDDEN
in file WindHttpResponse.php, class constant WindHttpResponse::W_FORBIDDEN
    Status code (403)
W_FOUND
in file WindHttpResponse.php, class constant WindHttpResponse::W_FOUND
    Status code (302)
W_GATEWAY_TIMEOUT
in file WindHttpResponse.php, class constant WindHttpResponse::W_GATEWAY_TIMEOUT
    Status code (504)
W_GONE
in file WindHttpResponse.php, class constant WindHttpResponse::W_GONE
    Status code (410)
W_HTTP_VERSION_NOT_SUPPORTED
in file WindHttpResponse.php, class constant WindHttpResponse::W_HTTP_VERSION_NOT_SUPPORTED
    Status code (505)
W_INTERNAL_SERVER_ERROR
in file WindHttpResponse.php, class constant WindHttpResponse::W_INTERNAL_SERVER_ERROR
    Status code (500)
W_LENGTH_REQUIRED
in file WindHttpResponse.php, class constant WindHttpResponse::W_LENGTH_REQUIRED
    Status code (411)
W_METHOD_NOT_ALLOWED
in file WindHttpResponse.php, class constant WindHttpResponse::W_METHOD_NOT_ALLOWED
    Status code (405)
W_MOVED_PERMANENTLY
in file WindHttpResponse.php, class constant WindHttpResponse::W_MOVED_PERMANENTLY
    Status code (301)
W_MOVED_TEMPORARILY
in file WindHttpResponse.php, class constant WindHttpResponse::W_MOVED_TEMPORARILY
    Status code (302)
W_MULTIPLE_CHOICES
in file WindHttpResponse.php, class constant WindHttpResponse::W_MULTIPLE_CHOICES
    Status code (300)
W_NON_AUTHORITATIVE_INFORMATION
in file WindHttpResponse.php, class constant WindHttpResponse::W_NON_AUTHORITATIVE_INFORMATION
    Status code (203)
W_NOT_ACCEPTABLE
in file WindHttpResponse.php, class constant WindHttpResponse::W_NOT_ACCEPTABLE
    Status code (406)
W_NOT_FOUND
in file WindHttpResponse.php, class constant WindHttpResponse::W_NOT_FOUND
    Status code (404)
W_NOT_IMPLEMENTED
in file WindHttpResponse.php, class constant WindHttpResponse::W_NOT_IMPLEMENTED
    Status code (501)
W_NOT_MODIFIED
in file WindHttpResponse.php, class constant WindHttpResponse::W_NOT_MODIFIED
    Status code (304)
W_NO_CONTENT
in file WindHttpResponse.php, class constant WindHttpResponse::W_NO_CONTENT
    Status code (204)
W_OK
in file WindHttpResponse.php, class constant WindHttpResponse::W_OK
    Status code (200)
W_PARTIAL_CONTENT
in file WindHttpResponse.php, class constant WindHttpResponse::W_PARTIAL_CONTENT
    Status code (206)
W_PAYMENT_REQUIRED
in file WindHttpResponse.php, class constant WindHttpResponse::W_PAYMENT_REQUIRED
    Status code (402)
W_PRECONDITION_FAILED
in file WindHttpResponse.php, class constant WindHttpResponse::W_PRECONDITION_FAILED
    Status code (412)
W_PROXY_AUTHENTICATION_REQUIRED
in file WindHttpResponse.php, class constant WindHttpResponse::W_PROXY_AUTHENTICATION_REQUIRED
    Status code (407)
W_REQUESTED_RANGE_NOT_SATISFIABLE
in file WindHttpResponse.php, class constant WindHttpResponse::W_REQUESTED_RANGE_NOT_SATISFIABLE
    Status code (416)
W_REQUEST_ENTITY_TOO_LARGE
in file WindHttpResponse.php, class constant WindHttpResponse::W_REQUEST_ENTITY_TOO_LARGE
    Status code (413)
W_REQUEST_TIMEOUT
in file WindHttpResponse.php, class constant WindHttpResponse::W_REQUEST_TIMEOUT
    Status code (408)
W_REQUEST_URI_TOO_LONG
in file WindHttpResponse.php, class constant WindHttpResponse::W_REQUEST_URI_TOO_LONG
    Status code (414)
W_RESET_CONTENT
in file WindHttpResponse.php, class constant WindHttpResponse::W_RESET_CONTENT
    Status code (205)
W_SEE_OTHER
in file WindHttpResponse.php, class constant WindHttpResponse::W_SEE_OTHER
    Status code (303)
W_SERVICE_UNAVAILABLE
in file WindHttpResponse.php, class constant WindHttpResponse::W_SERVICE_UNAVAILABLE
    Status code (503)
W_SWITCHING_PROTOCOLS
in file WindHttpResponse.php, class constant WindHttpResponse::W_SWITCHING_PROTOCOLS
    Status code (101) indicating the server is switching protocols according to Upgrade header.
W_TEMPORARY_REDIRECT
in file WindHttpResponse.php, class constant WindHttpResponse::W_TEMPORARY_REDIRECT
    Status code (307)
W_UNAUTHORIZED
in file WindHttpResponse.php, class constant WindHttpResponse::W_UNAUTHORIZED
    Status code (401)
W_UNSUPPORTED_MEDIA_TYPE
in file WindHttpResponse.php, class constant WindHttpResponse::W_UNSUPPORTED_MEDIA_TYPE
    Status code (415)
W_USE_PROXY
in file WindHttpResponse.php, class constant WindHttpResponse::W_USE_PROXY
    Status code (305)
WindSession.php
procedural page WindSession.php
WindSession
in file WindSession.php, class WindSession
    会话机制,依赖Cache机制实现,应用可以根据自己的需求配置需要的存储方式实现会话存储
WindSessionHandler.php
procedural page WindSessionHandler.php
WindSessionHandler
in file WindSessionHandler.php, class WindSessionHandler
    注册session处理的方法
write
in file WindSessionHandler.php, method WindSessionHandler::write()
write
in file WindSessionHandler.php, method AbstractWindSessionHandler::write()
    将sessionID对应的数据写到存储
WindHttpCurl.php
procedural page WindHttpCurl.php
WindHttpSocket.php
procedural page WindHttpSocket.php
WindHttpStream.php
procedural page WindHttpStream.php
WindHttpCurl
in file WindHttpCurl.php, class WindHttpCurl
    Enter description here ...
WindHttpSocket
in file WindHttpSocket.php, class WindHttpSocket
    socket操作
WindHttpStream
in file WindHttpStream.php, class WindHttpStream
    Enter description here ...

Documentation generated on Fri, 30 Mar 2012 11:43:24 +0800 by phpDocumentor 1.4.4