commit | 7c4d3110b1889a5d58eb4dda2b1ddbb5645df3e9 | [log] [tgz] |
---|---|---|
author | Bob Ippolito <bob@redivi.com> | Tue Oct 11 22:39:17 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 11 22:39:17 2022 -0700 |
tree | ba25ec30a0951124e1e9c137bcb4223a4579ffb1 | |
parent | ef51f620f7f6afb26370e6e18dc5bd88dc5b8a85 [diff] | |
parent | 7ad3bd3113d839bb4e01f7852538f574bb5e2fd3 [diff] |
Merge pull request #252 from mochi/test-chunked-encoding Add a test for the chunked encoding fix
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 (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.