We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 941ff56 commit 91c40ddCopy full SHA for 91c40dd
README.md
@@ -3,7 +3,7 @@ QHttpServer
3
4
A Qt HTTP Server - because hard-core programmers write web-apps in C++ :)
5
6
-It uses Ryan Dahl's [HTTP Parser](http://github.com/ry/http-parser) and is asynchronous and does not require any inheritance.
+It uses Joyent's [HTTP Parser](http://github.com/joyent/http-parser) and is asynchronous and does not require any inheritance.
7
8
QHttpServer is available under the MIT License.
9
0 commit comments