Mirror of Apache CouchDB

Clone this repo:
  1. 7c4d311 Merge pull request #252 from mochi/test-chunked-encoding by Bob Ippolito · 8 months ago main v3.1.1
  2. 7ad3bd3 Add a test for the chunked encoding fix by Bob Ippolito · 8 months ago
  3. ef51f62 Update CHANGES.md by Bob Ippolito · 8 months ago
  4. b1c5cca Merge pull request #251 from mochi/otp-25 by Bob Ippolito · 8 months ago
  5. a250223 Note latest compatibility in README by Bob Ippolito · 8 months ago

MochiWeb is an Erlang library for building lightweight HTTP servers.

The latest version of MochiWeb is available at https://github.com/mochi/mochiweb

The mailing list for MochiWeb is at https://groups.google.com/group/mochiweb/

Erlang OTP is required for setting up the MochiWeb environment and is available at https://www.erlang.org/

To create a new mochiweb using project see the example_project in the examples/ folder.

Information about Rebar (Erlang build tool) is available at https://github.com/erlang/rebar3

MochiWeb is currently tested with Erlang/OTP 18.3 through 25.1.1, versions older than 3.0.0 may still be compatible back to R15B-03.

OTP 21.2, 21.2.1, 21.2.2 warning

OTP 21.2 (up to and including 21.2.2) introduced an SSL regression that makes these releases unsafe to use. See ERL-830. This issue was resolved in OTP 21.2.3.