issues
search
http-rs
/
tide
Fast and friendly HTTP server framework for async Rust
https://docs.rs/tide
Apache License 2.0
5.07k
stars
321
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SSE send message doesn't work
#918
rado31
closed
2 weeks ago
1
Embed Assets to Binary
#917
poovarasanvasudevan
opened
8 months ago
0
fix: clippy warnings
#915
DaraghD
closed
10 months ago
2
docs : grammar
#914
DaraghD
closed
10 months ago
0
Create SECURITY.md
#913
benharvie
closed
1 year ago
2
Potential security issue
#912
psmoros
opened
1 year ago
1
Nested endpoints have less priority than wildcards
#911
fawni
opened
1 year ago
0
failed to select version 0.17.0 (copied the one given in the doc) and did a cargo run
#910
cu8code
opened
1 year ago
0
Fix clippy warnings
#909
joshtriplett
closed
1 year ago
0
Don't make Listener require Sync
#908
joshtriplett
closed
1 year ago
0
serve_dir doesn't seem to work and even panics in some cases
#907
darklajid
opened
1 year ago
2
Fix route in static_file example
#906
vijfhoek
closed
1 year ago
1
error msg when i run the example
#905
mohsen159
closed
1 year ago
1
Fix #831 Expose Method from http_types.
#904
mmikulski
closed
1 year ago
0
Chat link is invalid
#903
nospam3089
opened
1 year ago
1
Fix sse log change to femme and kv_log_macro
#902
ghost
closed
1 year ago
0
Remove obsolete mention of Nightly in the Endpoint examples
#901
dennisschagt
closed
1 year ago
0
Set `TCP_NODELAY` on the `TcpStream` to disable Nagle's algorithm.
#900
kyrias
closed
1 year ago
1
Expose the matched route as an extension on the request
#899
kyrias
opened
2 years ago
2
Fix github ci clippy tests on nonminimal bool test
#898
nyxtom
closed
2 years ago
0
Fix github ci to include logger with tests
#897
nyxtom
closed
2 years ago
0
Proposal: Refactor Middleware Execution / Next with Cursors and Async Recursion
#896
nyxtom
opened
2 years ago
1
Remove State and for<'a> as requirements from Middleware and Request
#895
nyxtom
opened
2 years ago
1
Add tide-flash message middleware to readme
#894
nyxtom
closed
2 years ago
1
Update response extensions to match request methods
#893
nyxtom
opened
2 years ago
0
Add tide-jwt middleware implementation to readme
#892
nyxtom
closed
2 years ago
2
Does tide plan to support http2?
#891
Jzow
opened
2 years ago
5
I don't see the code that implements &str for the listen method
#890
Jzow
closed
2 years ago
0
Stop re-exporting logging details from tide::log
#889
joshtriplett
closed
2 years ago
2
Update version numbers in README and docs to 0.17
#887
joshtriplett
closed
1 year ago
2
Fix clippy warning (and unbreak CI): use flat_map
#886
joshtriplett
closed
2 years ago
0
Make several features non-default
#885
joshtriplett
closed
2 years ago
2
Upgrade async-sse to 5.1.0 and make it optional
#884
joshtriplett
closed
2 years ago
0
fix typo
#883
cuishuang
closed
2 years ago
0
Route introspection?
#882
yaleman
opened
2 years ago
2
update femme logger
#881
placrosse
closed
1 year ago
1
Add `Request::url_mut` method
#880
rvolosatovs
opened
2 years ago
0
Allow cors origin to be dynamically matched
#879
marcoslopes
closed
2 years ago
1
Support uploads (100 Continue)
#878
mleonhard
opened
2 years ago
4
Enable WASM support
#877
logankeenan
closed
1 year ago
1
Stop a Tide server (not graceful shutdown)
#876
mleonhard
opened
2 years ago
1
Error messages are not returned
#875
KoltesDigital
opened
2 years ago
5
Yew Server-side Rendering with tide & surf
#874
zzy
closed
2 years ago
1
How to do RBAC authorization when using tide?
#873
zwl1619
closed
2 years ago
1
Add tide-diesel to middlewares
#872
bluemoon
opened
2 years ago
1
WASM support
#871
logankeenan
opened
2 years ago
2
Fix the sample output in the README example
#870
crodjer
closed
2 years ago
0
Add prefix to temp directory in upload example
#869
crodjer
opened
2 years ago
0
Fix the "hello world" example
#868
yoshuawuyts
closed
2 years ago
0
docs(readme): correct surfer link
#867
Haroenv
closed
2 years ago
0
Next