http-trace VS http-common

Compare http-trace vs http-common and see what are their differences.

http-trace

Trace all HTTP redirections of an URL (by sigrlami)

http-common

Base Haskell types used by a variety of HTTP clients and servers. (by istathar)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
http-trace http-common
- -
6 0
- -
0.0 3.2
almost 8 years ago over 2 years ago
Haskell Haskell
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

http-trace

Posts with mentions or reviews of http-trace. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning http-trace yet.
Tracking mentions began in Dec 2020.

http-common

Posts with mentions or reviews of http-common. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning http-common yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing http-trace and http-common you can also consider the following projects:

http-proxy - A Haskell library for writing HTTP and HTTPS proxies.

http-media - Processing HTTP Content-Type and Accept headers

http-api-data - Converting to/from HTTP API data like URL pieces, headers and query parameters.

http-conduit-downloader - HTTP downloader tailored for web-crawler needs

http-grammar - Attoparsec-based parsers for the RFC-2616 HTTP grammar rules.

http-kinder - Kind-safe framework for type-safe APIs

http-reverse-proxy - Reverse proxy HTTP requests, either over raw sockets or with WAI