jczic / MicroWebSrv

A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)
https://github.com/jczic/MicroWebSrv
MIT License
641 stars 116 forks source link

Added support for PUT #26

Closed dhylands closed 6 years ago

dhylands commented 6 years ago
jczic commented 6 years ago

Ok, thanks you :) This is possible to also add a support to "PATCH" :)