0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 12:40:25 +00:00
This commit is contained in:
Loïc Hoguin 2014-06-30 10:18:54 +02:00
parent abcc6e96d8
commit 4eb6c7928a

View file

@ -8,7 +8,7 @@ particular custom enterprise clients tend to be very badly
written. written.
Cowboy tries to follow the standard as much as possible, Cowboy tries to follow the standard as much as possible,
but is not trying to handle very possible special cases. but is not trying to handle every possible special cases.
Instead Cowboy focuses on the cases reported in the wild, Instead Cowboy focuses on the cases reported in the wild,
on the public Web. on the public Web.