I modified Dominik Picheta asynchttpserver library to try decode the post 
multipart request's. I'm a newbie in Nim programming, but the result can be 
seen here: 
[https://github.com/mrhdias/EnigmaHTTPServer](https://github.com/mrhdias/EnigmaHTTPServer)

At this point it is possible to decode multipart/data, x-form-urlencoded and 
ajax http post requests.

Reply via email to