cowlib

Support library for manipulating Web protocols.

Latest version: 2.16.1 registry icon
Maintenance score
60
Safety score
0
Popularity score
75
Check your open source dependency risks. Get immediate insight about security, stability and licensing risks.
Security
  Vulnerabilities
Version Suggest Low Medium High Critical
2.16.1 0 1 0 0 0
2.16.0 0 1 1 2 0
2.15.0 0 1 1 2 0
2.14.0 0 1 1 2 0
2.13.0 0 1 1 2 0
2.12.1 0 1 1 2 0
2.12.0 0 1 1 2 0
2.11.0 0 1 1 2 0
2.10.1 0 1 1 2 0
2.10.0 0 1 1 2 0
2.9.1 0 1 1 2 0
2.9.0 0 1 1 2 0
2.8.0 0 0 1 2 0
2.7.3 0 0 1 2 0
2.7.2 0 0 1 2 0
2.7.1 0 0 1 2 0
2.7.0 0 0 1 2 0
2.6.0 0 0 1 2 0
2.5.1 0 0 0 2 0
2.5.0 0 0 0 2 0
2.4.0 0 0 0 2 0
2.3.0 0 0 0 2 0
2.2.1 0 0 0 2 0
2.2.0 0 0 0 2 0
2.1.0 0 0 0 2 0
2.0.1 0 0 0 2 0
2.0.0 0 0 0 2 0
1.3.0 0 0 0 2 0
1.2.0 0 0 0 2 0
1.1.0 0 0 0 2 0
1.0.2 0 0 0 2 0
1.0.1 0 0 0 2 0
1.0.0 0 0 0 2 0

Stability
Latest release:

2.16.1 - This version has known vulnerabilities

Licensing

Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.

ISC   -   ISC License

Not a wildcard

Not proprietary

OSI Compliant



= Cowlib

Cowlib is a support library for manipulating Web protocols.

== Goals

Cowlib provides libraries for parsing and building messages for various Web protocols, including HTTP/1.1, HTTP/2 and Websocket.

It is optimized for completeness rather than speed. No value is ignored, they are all returned.

== Support