issues
search
belyalov
/
tinyweb
Simple and lightweight HTTP async server for micropython
MIT License
252
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Save headers error with resource decorator
#61
aymericdo
opened
6 months ago
1
Create Documentation in Sphinx reStructuredText Format.
#60
th4ruka
opened
6 months ago
1
Adjust log.exc to log.exception
#59
sjefferson99
closed
6 months ago
0
Logger calls exc instead of exception
#58
sjefferson99
closed
6 months ago
4
add compatibility for micropython above 1.19.0
#57
FabianClemenz
closed
9 months ago
0
tinyweb not working above micropython ESP32 firmware 1.19
#56
staberas
opened
11 months ago
1
This is NOT an issue - more a request
#55
ph1lj-6321
opened
1 year ago
0
force lowercase headers and force uppercase method
#54
eyJhb
closed
6 months ago
4
`read_headers` should be case-insensitive on keys
#53
eyJhb
opened
1 year ago
0
Bug fix: asyncio.cancel
#52
Beormund
opened
1 year ago
0
Support for multiple params in url and added method to obtain query string as dictionary
#51
Beormund
opened
2 years ago
1
Fix links to micropython-lib
#50
introquest
closed
2 years ago
0
default to preserving content length/type (required virtually anytime…
#49
keredson
opened
2 years ago
0
convenience methods for get/post
#48
keredson
opened
2 years ago
0
exposed the buffer size as a param
#47
keredson
closed
2 years ago
1
shutdown() tries to access non-existent attribute "cancel" on uasyncio module
#46
phlipped
opened
3 years ago
2
websockets
#45
davidmoshal
opened
3 years ago
6
Regarding blinking LED
#44
flyingstones
opened
3 years ago
1
Build flash file for ESP01 1M ?
#43
Stargate67
opened
3 years ago
1
Some functions are not working
#42
lutecky
opened
3 years ago
0
tinyweb.mpy not working
#41
lutecky
closed
3 years ago
1
Fix generator_type fix
#40
JackBurdick
closed
3 years ago
0
github action: test
#39
metachris
closed
3 years ago
1
Start github workflows CI: pycodestyle
#38
metachris
closed
3 years ago
1
Disable CodeFactor.io warning
#37
metachris
closed
3 years ago
1
uasyncio v3 fix: loop.call_soon -> loop.create_task
#36
metachris
closed
3 years ago
0
Sendfile detect mimetype
#35
metachris
opened
3 years ago
5
Added @catchall decorator, to serve custom 404
#34
metachris
closed
3 years ago
4
Base compatibility with uasyncio v3
#33
metachris
closed
3 years ago
1
Question: tinyweb on esp8266 compared to other frameworks
#32
flokain
closed
3 years ago
3
Cleanup tests for MicroPython v1.13
#31
timhughes
closed
3 years ago
2
Task exception wasn't retrieved
#30
Typwithoutname
closed
3 years ago
1
Updated tinyweb for new uasyncio?
#29
UnexpectedMaker
closed
3 years ago
10
Force push response content out?
#28
UnexpectedMaker
closed
4 years ago
4
Still can't get captive portals working :(
#27
UnexpectedMaker
closed
4 years ago
2
No CaptivePortal support?
#26
UnexpectedMaker
closed
4 years ago
6
Kernel Panic serving anything if local MicroDNSSrv used
#25
UnexpectedMaker
opened
4 years ago
8
Connection closed without response on nonexistent paths
#24
ansemjo
closed
4 years ago
18
How to run (in proper way) second function in parallel?
#23
mvincm
closed
4 years ago
5
LmacRxblk:1 error
#22
2niuhe
closed
4 years ago
2
UTF-8 char garbled in json response by frontend
#21
hyzeer
opened
5 years ago
2
chunk mode send json
#20
hyzeer
closed
5 years ago
4
ENOMEM when running sample code from readme.md
#19
Kortenbach
closed
5 years ago
21
Release image broken: ImportError: no module named 'tinyweb'
#18
Kortenbach
closed
5 years ago
3
Add support for generators in REST API calls
#17
belyalov
closed
6 years ago
0
Add connection close by request timeout
#16
belyalov
closed
6 years ago
0
Limit max concurrent connections
#15
belyalov
closed
6 years ago
0
Failed to instalat the firware of esp8266 and the tinyweb module
#14
anjamago
closed
6 years ago
1
Due to memory constrains don't save REQUEST headers
#13
belyalov
closed
6 years ago
0
HTTP basic authorization
#12
belyalov
opened
6 years ago
0
Next