开发者

http server validation

I finish a litle http server, writing from scratch. I would like to be sure that my imlementation is conforme to the HTTP specifications. W3C give us tools for HTML/XML conformance, but i see nothing for http protocole and specialy for the server par开发者_StackOverflowt.

Is there a test tool for verify that ?

(no secret : http://raubarede.homelinux.org/ruby/local/PicoWebServer )


You could always try and extract the comprehensive unit tests from Mongrel (http://github.com/mongrel/mongrel/) which are designed to test HTTP handling.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜