Merge branch 'html-regr-110'
Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/525d8431 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/525d8431 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/diff/525d8431 Branch: refs/heads/1843-feature-bigcouch Commit: 525d84316c35245cb7c7e234d67c5bd762e39ff8 Parents: 92b8f5b 1129816 Author: Bob Ippolito <[email protected]> Authored: Tue May 7 23:16:01 2013 -0700 Committer: Bob Ippolito <[email protected]> Committed: Tue May 7 23:16:01 2013 -0700 ---------------------------------------------------------------------- CHANGES.md | 7 + src/mochiweb.app.src | 2 +- src/mochiweb_html.erl | 614 ++------------------------------------ test/mochiweb_html_tests.erl | 589 ++++++++++++++++++++++++++++++++++++ 4 files changed, 625 insertions(+), 587 deletions(-) ----------------------------------------------------------------------
