WhichBrowser / Parser-PHP

Browser sniffing gone too far — A useragent parser library for PHP
http://whichbrowser.net
MIT License
1.79k stars 240 forks source link

Add Jetty web server (bots are using this server) #639

Closed summercms closed 2 years ago

summercms commented 3 years ago

Jetty provides a web server and servlet container, additionally providing support for HTTP/2, WebSocket, OSGi, JMX, JNDI, JAAS and many other integrations. These components are open source and are freely available for commercial use and distribution.

Jetty is used in a wide variety of projects and products, both in development and production. Jetty has long been loved by developers due to its long history of being easily embedded in devices, tools, frameworks, application servers, and modern cloud services.

Link: https://www.eclipse.org/jetty/

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling b885aaf0b69f184f9b583d624948f5f940e7aa69 on ayumi-cloud:jetty into c65ad41ee66cc126a7740d929aab706dd7304c1c on WhichBrowser:master.