big update's coming
authorMichael Wallner <mike@php.net>
Wed, 20 Nov 2013 12:29:05 +0000 (13:29 +0100)
committerMichael Wallner <mike@php.net>
Wed, 20 Nov 2013 12:29:05 +0000 (13:29 +0100)
commite359e7e44da8a67342f66de9345bca9b7037cf3f
tree316c958424e2034f4c6144fae91137498c2b4819
parent805d740dcd56630d0ea32986f2efcc9f9e62a740
big update's coming
122 files changed:
http/Client/Request.md
http/Client/Request/__construct.md
http/Client/Request/addQuery.md
http/Client/Request/addSslOptions.md
http/Client/Request/setContentType.md
http/Client/Request/setOptions.md
http/Client/Request/setQuery.md
http/Client/Request/setSslOptions.md
http/Client/Response/getCookies.md
http/Client/Response/getTransferInfo.md
http/Client/__construct.md
http/Client/addCookies.md
http/Client/addSslOptions.md
http/Client/attach.md
http/Client/dequeue.md
http/Client/detach.md
http/Client/enableEvents.md
http/Client/enablePipelining.md
http/Client/enqueue.md
http/Client/getHistory.md
http/Client/getObservers.md
http/Client/getProgressInfo.md
http/Client/getResponse.md
http/Client/getTransferInfo.md
http/Client/notify.md
http/Client/requeue.md
http/Client/send.md
http/Client/setCookies.md
http/Client/setOptions.md
http/Client/setSslOptions.md
http/Cookie.md
http/Cookie/.md [deleted file]
http/Cookie/__construct.md
http/Cookie/addCookie.md
http/Cookie/addCookies.md
http/Cookie/addExtra.md
http/Cookie/addExtras.md
http/Cookie/setCookie.md
http/Cookie/setCookies.md
http/Cookie/setDomain.md
http/Cookie/setExpires.md
http/Cookie/setExtra.md
http/Cookie/setExtras.md
http/Cookie/setFlags.md
http/Cookie/setMaxAge.md
http/Cookie/setPath.md
http/Encoding/Stream.md
http/Encoding/Stream/Dechunk/decode.md
http/Encoding/Stream/Deflate/encode.md
http/Encoding/Stream/Inflate/decode.md
http/Encoding/Stream/__construct.md
http/Encoding/Stream/finish.md
http/Encoding/Stream/flush.md
http/Encoding/Stream/update.md
http/Env.md
http/Env/Request/__construct.md
http/Env/Response/__construct.md
http/Env/Response/setCacheControl.md
http/Env/Response/setContentDisposition.md
http/Env/Response/setContentEncoding.md
http/Env/Response/setContentType.md
http/Env/Response/setEnvRequest.md
http/Env/Response/setEtag.md
http/Env/Response/setLastModified.md
http/Env/getRequestBody.md
http/Exception.md
http/Exception/BadConversionException.md [new file with mode: 0644]
http/Exception/BadHeaderException.md [new file with mode: 0644]
http/Exception/BadMessageException.md [new file with mode: 0644]
http/Exception/BadMethodCallException.md [new file with mode: 0644]
http/Exception/BadQueryStringException.md [new file with mode: 0644]
http/Exception/BadUrlException.md [new file with mode: 0644]
http/Exception/InvalidArgumentException.md [new file with mode: 0644]
http/Exception/RuntimeException.md [new file with mode: 0644]
http/Exception/UnexpectedValueException.md [new file with mode: 0644]
http/Header.md
http/Header/parse.md
http/Header/unserialize.md
http/Message.md
http/Message/Body.md
http/Message/Body/__construct.md
http/Message/Body/addForm.md
http/Message/Body/addPart.md
http/Message/Body/append.md
http/Message/__construct.md
http/Message/detach.md
http/Message/getBody.md
http/Message/getHeader.md
http/Message/getParentMessage.md
http/Message/getRequestMethod.md
http/Message/getRequestUrl.md
http/Message/getResponseCode.md
http/Message/getResponseStatus.md
http/Message/prepend.md
http/Message/reverse.md
http/Message/setBody.md
http/Message/setHttpVersion.md
http/Message/setInfo.md
http/Message/setRequestMethod.md
http/Message/setRequestUrl.md
http/Message/setResponseCode.md
http/Message/setResponseStatus.md
http/Message/splitMultipartBody.md
http/Message/unserialize.md
http/Object.md [deleted file]
http/Object/getDefaultErrorHandling.md [deleted file]
http/Object/getErrorHandling.md [deleted file]
http/Object/setDefaultErrorHandling.md [deleted file]
http/Object/setErrorHandling.md [deleted file]
http/Object/triggerError.md [deleted file]
http/Params.md
http/Params/__construct.md
http/QueryString.md
http/QueryString/__construct.md
http/QueryString/getGlobalInstance.md
http/QueryString/getIterator.md
http/QueryString/mod.md
http/QueryString/xlate.md
http/Url.md
http/Url/__construct.md
http/Url/mod.md
index.js