summaryrefslogtreecommitdiffstats
path: root/third_party/mongoose/README.chromium
Commit message (Collapse)AuthorAgeFilesLines
* Move us closer to passing the license check script.phajdan.jr@chromium.org2010-08-301-1/+1
| | | | | | | | TEST=none BUG=28291 Review URL: http://codereview.chromium.org/3245008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57895 0039d316-1c4b-4281-b951-d872f2087c98
* Mongoose is an MIT licensed HTTP server that is used by chrome tojmikhail@google.com2010-08-181-0/+28
implement the JSON over HTTP protocol of WebDriver. It is a full featured server with SSL capability. The maximum number of url headers has been changed from 64 to 128 and the bindings and tests are not included since they are not used. BUG=none TEST=none Project URL: http://code.google.com/p/mongoose/ Review URL: http://codereview.chromium.org/3080002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56479 0039d316-1c4b-4281-b951-d872f2087c98