Marwan Rabbâa
Marwan Rabbâa
After some verifications, it appears that `echo -e "GET /#/pizza/user/100 sdsP/4.3\r\nconnection: close\r\n\r\n" | nc -w 3 $1 3000` returns various kind of things : + **HTTP/1.1** for `veb`, `fastify`, `chubbyts`,...
Not sure I'm legitimate to answer this 😛 The idea, imho, is more to stick to the standard, but again not in the scope of this project.
You have some points 😛 I plan to have OWASP tests here, to test the implementations. I can some test also to make sure that a server does not return...
I think you should start a PR / issue to discuss with communities, but not something we should merge / add to the UI. imho, this is usefull to make...
Maybe an issue with nodejs then for chubbyts @dominikzogg
And some framework used here and widely used in production are not fully respecting http standards
Yeah, I'll open a branch to check that and a PR to ping all buddies concerned by that
@lukaszlenart could you check struts2 ? CI was not activated when merging jetty12
@pmlopes @vietj @purplefox May you take a look at our vert.x implementation here in https://github.com/the-benchmarker/web-frameworks/blob/0be2fd38ef7e2031bcf090e15db49e1e0ea0d9f1/java/vertx/src/main/java/benchmark/vertx/BenchmarkApplication.java#L1 and https://github.com/the-benchmarker/web-frameworks/blob/0be2fd38ef7e2031bcf090e15db49e1e0ea0d9f1/java/vertx4web/src/main/java/benchmark/vertx4web/BenchmarkApplication.java#L1 ?
@jansupol could you take a look at jersey ? I think I have mess-up something with jersey 4