Issues
- 4
Support for `mip`
#83 opened by AuHau - 1
- 2
Larger number of parallel connections fail
#67 opened by ctschach - 1
How to get client ip and port?
#81 opened by tradercentric - 1
TypeError("'NoneType' object isn't iterable",)
#80 opened by nasirxo - 0
- 0
Getting file from form data
#77 opened by Joris140404 - 0
favicon.ico
#76 opened by MaxThom - 2
Picoweb request doesn't return all form data
#53 opened by git-n-pissed - 1
error while using picoweb.WebApp()
#75 opened by skeyvin - 2
- 1
installation failure on ESP-12F (ESP8266)
#72 opened by val43 - 2
How do I install picoweb?
#70 opened by aguaviva - 0
Restarting server
#69 opened by tachang - 1
Picoweb is eating memory: How to debug?
#66 opened by ctschach - 16
add_reader/add_writer/remove_writer crash when using not using Pycopy, as otherwise required by README
#45 opened by ernstnaezer - 5
Install picoweb in nodemcu
#39 opened by doquen - 3
Running Picoweb on micropython
#65 opened by JLFra - 3
Exception on ESP8266
#64 opened by wesparish - 1
Headers are stored unaltered, making them case sensitive. HTTP spec says they should be insensitive
#63 opened by etjones - 1
- 4
Some things I miss...
#61 opened by flusflas - 7
Incorrect uasyncio function call awitestr() and memory leak issues as resolved in comments.
#60 opened by peterschlem - 10
picoweb memory leak
#58 opened by t35tB0t - 2
Failing on ENOMEM on ESP8266
#47 opened by iBobik - 4
Picoweb.run error
#57 opened by mauroesposito - 7
app.run() fails with TypeError: function expected at most 3 arguments, got 4
#56 opened by xsteadfastx - 3
How to add image to the page?
#49 opened by andras-gyarmati - 7
Unicode characters in template problem
#52 opened by tarakanov - 3
- 4
Server often crashes with 'NameError: local variable referenced before assignment'
#51 opened by osechet - 1
Server crashes as the route is accessed
#46 opened by besi - 2
Websockets support
#43 opened by iBobik - 2
Permission denied
#37 opened by Lisa999 - 2
Security
#38 opened by DanielIbaseta - 2
Connection aborted with large body
#44 opened by SimoneS93 - 1
HTTPS support
#42 opened by iBobik - 1
App.run()
#41 opened by DanielIbaseta - 2
cannot read form data on ESP8266
#40 opened by shashikantx - 1
- 1
- 0
- 3
ESP32 doesn't support full getaddrinfo() params
#31 opened by darksoal - 4
Support encoded (compressed, etc.) content
#25 opened by orzechow - 4
Add Cache-Control header
#26 opened by orzechow - 1
Typo in picoweb/__init__.py
#28 opened by HaMF - 0
Try loading utemplate.compiled before utemplate.source (way less memory usage)
#24 opened by orzechow - 2
1.3: req.headers dictionary to contain bytes instead of str, and be optional at all
#21 opened by pfalcon - 0
[RFC] Writing a new, even more minimal implementation vs optimizing picoweb (with not backward compatible changes)
#20 opened by pfalcon - 1
url parameters
#19 opened by diginfo