blt / webmachine_disp_path_error

A reproduction of a webmachine bug.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An example of a what I believe to be a webmachine bug.

Reproduce:

  • make && ./start.sh
  • curl -v http://localhost:8000

The server will return an HTTP 500.

About

A reproduction of a webmachine bug.


Languages

Language:Erlang 97.3%Language:Shell 2.7%