Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return HTTP code 413 when body in POST is too large. | Linus Nordberg | 2017-03-03 | 1 | -0/+4 |
* | Update copyright headers. | Linus Nordberg | 2017-01-12 | 1 | -1/+1 |
* | Log simple web request logging on level info | Magnus Ahltorp | 2016-11-22 | 1 | -2/+6 |
* | No need to strip "/" from path really.parametrise_url | Linus Nordberg | 2015-11-13 | 1 | -5/+5 |
* | Parametrise "application part" of URL. | Linus Nordberg | 2015-11-13 | 1 | -5/+16 |
* | Whitespace. | Linus Nordberg | 2015-11-13 | 1 | -11/+22 |
* | Fix copyright strings. | Linus Nordberg | 2015-04-09 | 1 | -1/+1 |
* | Allow non-TLS http | Magnus Ahltorp | 2015-03-31 | 1 | -3/+3 |
* | Added authentication between frontend and storage nodes | Magnus Ahltorp | 2015-02-27 | 1 | -4/+28 |
* | Log time spent serving a request | Magnus Ahltorp | 2015-02-20 | 1 | -0/+3 |
* | Move internal HTTP APIs to mochiweb. | Magnus Ahltorp | 2014-10-25 | 1 | -6/+5 |
* | Use mochiweb for v1 API | Magnus Ahltorp | 2014-10-24 | 1 | -0/+48 |