kore/includes
Joris Vink 25e8f93331 Add support for multipart forms.
New API functions (docs need to be updated):
	- http_file_lookup()
	- http_file_add()
	- http_argument_add()
	- kore_strip_chars()
	- kore_mem_find()

- Add an example under the example module on how files can be read.
2013-09-10 11:02:59 +02:00
..
http.h Add support for multipart forms. 2013-09-10 11:02:59 +02:00
kore.h Add support for multipart forms. 2013-09-10 11:02:59 +02:00
spdy.h Properly send WINDOW_UPDATE messages to the client when our window is full. 2013-09-09 11:24:15 +02:00