projects
/
mdref
/
mdref-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
95e0469
)
remove now irrelevant statement
author
Michael Wallner
<mike@php.net>
Fri, 22 Nov 2013 13:13:27 +0000
(14:13 +0100)
committer
Michael Wallner
<mike@php.net>
Fri, 22 Nov 2013 13:13:27 +0000
(14:13 +0100)
http.md
patch
|
blob
|
history
diff --git
a/http.md
b/http.md
index 43c5e691c842098a2d480ec2106aff46576a7268..b5b3bf1ca627a5983265250aa0f8bab352a31e5e 100644
(file)
--- a/
http.md
+++ b/
http.md
@@
-7,7
+7,6
@@
Extended HTTP support. Again.
* Introduces the http namespace.
* PHP stream based message bodies.
* Encapsulated env request/response.
-* Versatile error handling.
* Modular client support.
## Installation: