summaryrefslogtreecommitdiff
path: root/deps/http_parser/README.md
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2009-11-21 22:03:52 +0100
committerRyan Dahl <ry@tinyclouds.org>2009-11-21 22:03:52 +0100
commit8be6a896543c708f08e8bdbe944323084c0e3b1a (patch)
tree218af7a2ce31d367ff047556b84ca17dfda8728f /deps/http_parser/README.md
parent528c449901a685e74f31eca9f35a84982eeae048 (diff)
downloadnode-new-8be6a896543c708f08e8bdbe944323084c0e3b1a.tar.gz
Upgrade http_parser (fixes bug reported by Felix)
Diffstat (limited to 'deps/http_parser/README.md')
-rw-r--r--deps/http_parser/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/http_parser/README.md b/deps/http_parser/README.md
index 8218f36ead..5710666c89 100644
--- a/deps/http_parser/README.md
+++ b/deps/http_parser/README.md
@@ -11,7 +11,7 @@ Features:
* No dependencies
* Parses both requests and responses.
- * Handles perstent streams.
+ * Handles persistent streams.
* Decodes chunked encoding.
* Extracts the following data from a message
* header fields and values