issues
search
toitlang
/
pkg-http
Package: Implement your REST server or client in Toit and run it on your ESP32.
MIT License
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update packages used by tests
#148
kasperl
closed
1 week ago
0
Fix health and stop the test with bad browser.
#147
floitsch
closed
3 months ago
0
Fix websockets with Firefox.
#146
floitsch
closed
3 months ago
0
Add '--max-task' to server examples.
#145
floitsch
closed
2 months ago
0
Add comment explaining that the sdkconfig must be updated.
#144
floitsch
closed
4 months ago
0
Add json-post example.
#143
floitsch
closed
5 months ago
0
Install certificates and add examples.
#142
floitsch
closed
5 months ago
0
Kebabify.
#141
floitsch
closed
5 months ago
0
Server example, use writer.out.write & terminate string
#140
addshore
closed
6 months ago
0
Improve examples and toitdoc.
#139
floitsch
closed
6 months ago
0
Kebabify filenames
#138
erikcorry
closed
7 months ago
0
Use mark-closed instead of close-X.
#137
floitsch
closed
7 months ago
1
Fix ContentLengthReader.
#136
floitsch
closed
7 months ago
0
Bump toitlang/pkg-publish from 1.4.0 to 1.5.0
#135
dependabot[bot]
closed
7 months ago
0
Update examples.
#134
floitsch
closed
8 months ago
0
Minimal change to make library compatible with new io lib.
#133
floitsch
closed
8 months ago
0
Revert "Remove set_no_delay [...]. (#130)"
#132
floitsch
closed
8 months ago
1
Add a way to get all keys of the headers.
#131
floitsch
closed
8 months ago
0
Remove set_no_delay which was deprecated a long time ago.
#130
floitsch
closed
8 months ago
0
Change to '--if-absent' for the reader.
#129
floitsch
closed
8 months ago
0
Minimal change to make library compatible with new io lib.
#128
floitsch
closed
8 months ago
0
Update
#127
floitsch
closed
8 months ago
0
Update build/ci.
#126
floitsch
closed
8 months ago
0
Bump toitlang/pkg-publish from 1.3.0 to 1.4.0
#125
dependabot[bot]
closed
8 months ago
0
Bump suisei-cn/actions-download-file from 1.4.0 to 1.6.0
#124
dependabot[bot]
closed
8 months ago
1
Bump actions/checkout from 3 to 4
#123
dependabot[bot]
closed
8 months ago
1
Add dependabot
#122
erikcorry
closed
8 months ago
0
Better client handling of parameters on URLS
#121
erikcorry
closed
9 months ago
0
Get a list of incoming headers
#120
oscarcp
closed
8 months ago
1
Use new io-lib.
#119
floitsch
closed
8 months ago
0
Make package compatible with new SDK.
#118
floitsch
closed
8 months ago
0
Add name and description to package.yaml
#117
erikcorry
closed
1 year ago
0
Temporarily skip a test that relies on a flaky 3rd party.
#116
erikcorry
closed
1 year ago
0
Add a description to the yaml file.
#115
floitsch
closed
1 year ago
0
Add more errors for the 'is_close_exception' detection
#114
floitsch
closed
1 year ago
0
Update publish yaml.
#113
floitsch
closed
1 year ago
0
Rename 'interface' to 'network'.
#112
floitsch
closed
1 year ago
0
Support ping and pong on WebSockets.
#111
erikcorry
closed
1 year ago
0
Fix null pointer in WebSocket code
#110
erikcorry
closed
1 year ago
0
WebSockets client: Add test and fix issues.
#109
erikcorry
closed
1 year ago
0
Add test that just uses plain TCP sockets
#108
erikcorry
closed
1 year ago
1
Add test that gets 404 from Google
#107
erikcorry
closed
1 year ago
0
Fix bug in WebSocket masking
#106
erikcorry
closed
1 year ago
1
Check websocket upgrade headers case independently
#105
erikcorry
closed
1 year ago
0
Reuse session data in new_request
#104
erikcorry
closed
1 year ago
0
Update github actions.
#103
floitsch
closed
1 year ago
0
Use Content-Length header more often.
#102
floitsch
closed
1 year ago
0
Connection closed
#101
floitsch
closed
1 year ago
2
Client enters bad state
#100
floitsch
closed
1 year ago
1
Add 'Headers.from_map'
#99
floitsch
closed
1 year ago
0
Next