Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / http-rs/tide issues and pull requests

#920 - Missing support for Serde Borrows

Issue - State: open - Opened by HubertMajewski 18 days ago

#919 - How to add header for ".serve_dir()"

Issue - State: closed - Opened by rado31 3 months ago - 1 comment

#918 - SSE send message doesn't work

Issue - State: closed - Opened by rado31 4 months ago - 1 comment

#917 - Embed Assets to Binary

Issue - State: open - Opened by poovarasanvasudevan 12 months ago

#915 - fix: clippy warnings

Pull Request - State: closed - Opened by DaraghD about 1 year ago - 2 comments

#914 - docs : grammar

Pull Request - State: closed - Opened by DaraghD about 1 year ago

#913 - Create SECURITY.md

Pull Request - State: closed - Opened by benharvie over 1 year ago - 2 comments

#912 - Potential security issue

Issue - State: open - Opened by psmoros over 1 year ago - 1 comment

#911 - Nested endpoints have less priority than wildcards

Issue - State: open - Opened by fawni over 1 year ago - 1 comment

#909 - Fix clippy warnings

Pull Request - State: closed - Opened by joshtriplett over 1 year ago

#908 - Don't make Listener require Sync

Pull Request - State: closed - Opened by joshtriplett over 1 year ago

#907 - serve_dir doesn't seem to work and even panics in some cases

Issue - State: open - Opened by darklajid almost 2 years ago - 2 comments

#906 - Fix route in static_file example

Pull Request - State: closed - Opened by vijfhoek almost 2 years ago - 1 comment

#905 - error msg when i run the example

Pull Request - State: closed - Opened by mohsen159 almost 2 years ago - 1 comment

#904 - Fix #831 Expose Method from http_types.

Pull Request - State: closed - Opened by mmikulski almost 2 years ago

#903 - Chat link is invalid

Issue - State: open - Opened by nospam3089 about 2 years ago - 1 comment

#902 - Fix sse log change to femme and kv_log_macro

Pull Request - State: closed - Opened by bluelief about 2 years ago

#901 - Remove obsolete mention of Nightly in the Endpoint examples

Pull Request - State: closed - Opened by dennisschagt over 2 years ago

#900 - Set `TCP_NODELAY` on the `TcpStream` to disable Nagle's algorithm.

Pull Request - State: closed - Opened by kyrias over 2 years ago - 1 comment

#899 - Expose the matched route as an extension on the request

Pull Request - State: open - Opened by kyrias over 2 years ago - 2 comments

#898 - Fix github ci clippy tests on nonminimal bool test

Pull Request - State: closed - Opened by nyxtom over 2 years ago

#897 - Fix github ci to include logger with tests

Pull Request - State: closed - Opened by nyxtom over 2 years ago

#895 - Remove State and for<'a> as requirements from Middleware and Request

Pull Request - State: open - Opened by nyxtom over 2 years ago - 1 comment

#894 - Add tide-flash message middleware to readme

Pull Request - State: closed - Opened by nyxtom over 2 years ago - 1 comment

#893 - Update response extensions to match request methods

Pull Request - State: open - Opened by nyxtom over 2 years ago

#892 - Add tide-jwt middleware implementation to readme

Pull Request - State: closed - Opened by nyxtom over 2 years ago - 2 comments

#891 - Does tide plan to support http2?

Issue - State: open - Opened by Jzow over 2 years ago - 5 comments

#890 - I don't see the code that implements &str for the listen method

Issue - State: closed - Opened by Jzow over 2 years ago

#889 - Stop re-exporting logging details from tide::log

Pull Request - State: closed - Opened by joshtriplett almost 3 years ago - 2 comments

#887 - Update version numbers in README and docs to 0.17

Pull Request - State: closed - Opened by joshtriplett almost 3 years ago - 2 comments

#886 - Fix clippy warning (and unbreak CI): use flat_map

Pull Request - State: closed - Opened by joshtriplett almost 3 years ago

#885 - Make several features non-default

Pull Request - State: closed - Opened by joshtriplett almost 3 years ago - 2 comments

#884 - Upgrade async-sse to 5.1.0 and make it optional

Pull Request - State: closed - Opened by joshtriplett almost 3 years ago

#883 - fix typo

Pull Request - State: closed - Opened by cuishuang almost 3 years ago

#882 - Route introspection?

Issue - State: open - Opened by yaleman almost 3 years ago - 2 comments

#881 - update femme logger

Pull Request - State: closed - Opened by placrosse almost 3 years ago - 1 comment

#880 - Add `Request::url_mut` method

Pull Request - State: open - Opened by rvolosatovs almost 3 years ago

#879 - Allow cors origin to be dynamically matched

Pull Request - State: closed - Opened by marcoslopes almost 3 years ago - 1 comment

#878 - Support uploads (100 Continue)

Issue - State: open - Opened by mleonhard almost 3 years ago - 4 comments

#877 - Enable WASM support

Pull Request - State: closed - Opened by logankeenan almost 3 years ago - 1 comment

#876 - Stop a Tide server (not graceful shutdown)

Issue - State: open - Opened by mleonhard almost 3 years ago - 1 comment

#875 - Error messages are not returned

Issue - State: open - Opened by KoltesDigital almost 3 years ago - 5 comments

#874 - Yew Server-side Rendering with tide & surf

Pull Request - State: closed - Opened by zzy almost 3 years ago - 1 comment

#873 - How to do RBAC authorization when using tide?

Issue - State: closed - Opened by zwl1619 about 3 years ago - 1 comment

#872 - Add tide-diesel to middlewares

Pull Request - State: open - Opened by bluemoon about 3 years ago - 1 comment

#871 - WASM support

Issue - State: open - Opened by logankeenan about 3 years ago - 2 comments

#870 - Fix the sample output in the README example

Pull Request - State: closed - Opened by crodjer about 3 years ago

#869 - Add prefix to temp directory in upload example

Pull Request - State: open - Opened by crodjer about 3 years ago

#868 - Fix the "hello world" example

Pull Request - State: closed - Opened by yoshuawuyts about 3 years ago

#867 - docs(readme): correct surfer link

Pull Request - State: closed - Opened by Haroenv about 3 years ago

#865 - Add `Request` to not_found and method_not_allowed endpoints

Pull Request - State: closed - Opened by VictorKoenders about 3 years ago

#864 - further async-sqlx-session support

Pull Request - State: closed - Opened by stappersg about 3 years ago - 1 comment

#863 - dinamycally check allowed origins (or with a regex)

Issue - State: closed - Opened by opensas about 3 years ago - 1 comment

#862 - Cookie_string parsed incorrectly when reading an incoming cookie.

Issue - State: closed - Opened by PSPanesar about 3 years ago - 4 comments

#861 - upgrade routefinder to 0.5.0

Pull Request - State: closed - Opened by jbr about 3 years ago

#860 - Unexpected Behaviour in 0.17.0-beta.1

Issue - State: open - Opened by No9 about 3 years ago - 5 comments

#859 - SessionMiddleware and RedisSessionStore

Issue - State: open - Opened by alucryd about 3 years ago - 3 comments

#858 - `req.body_json().await?` Get `serde_json::error::Error`

Issue - State: closed - Opened by xiayulu over 3 years ago - 2 comments

#857 - Nested router does not work when path ends with slash

Issue - State: open - Opened by sorcix over 3 years ago - 1 comment
Labels: bug

#856 - Add benchmark for nested routers

Pull Request - State: closed - Opened by sorcix over 3 years ago

#855 - Implement reset_middleware in Server

Pull Request - State: open - Opened by u5surf over 3 years ago - 2 comments

#854 - Feature Request: Add `impl Middlware` to support simple stateless middlewares

Issue - State: open - Opened by NfNitLoop over 3 years ago - 1 comment
Labels: enhancement

#853 - Panics with non-ASCII header value

Issue - State: open - Opened by IVogel over 3 years ago - 2 comments
Labels: bug

#852 - multipart support

Issue - State: open - Opened by 0xx400 over 3 years ago - 5 comments

#851 - Environment Variable to set logging level

Pull Request - State: closed - Opened by modulated over 3 years ago - 3 comments

#850 - `reset_middleware()` doesn't prevent middleware from running for route

Issue - State: open - Opened by 0b10011 over 3 years ago - 2 comments
Labels: bug

#849 - Optional client certificate field in Request?

Issue - State: open - Opened by darwindarak over 3 years ago - 2 comments

#848 - Fix comment Redirect::permanent

Pull Request - State: closed - Opened by u5surf over 3 years ago

#847 - Deploying to Cloudflare Workers?

Issue - State: open - Opened by maxcountryman over 3 years ago - 1 comment

#846 - fix infinite redirection recursion

Pull Request - State: closed - Opened by yoshuawuyts over 3 years ago

#845 - Stackoverflow in redirect.rs from unbounded recursion

Issue - State: closed - Opened by kC0pter over 3 years ago - 1 comment
Labels: bug

#844 - Redirect::permanent actually uses 308, not 301

Issue - State: closed - Opened by CaptainMaso over 3 years ago
Labels: bug

#843 - Why do I need a State struct for a middleware?

Issue - State: closed - Opened by amitavaghosh1 over 3 years ago - 8 comments

#837 - Request: !Send/Sync handlers (IE thread-local handlers)

Issue - State: open - Opened by jkelleyrtp over 3 years ago - 7 comments
Labels: design, enhancement

#836 - Proposal: Cancellation

Pull Request - State: open - Opened by pbzweihander over 3 years ago - 8 comments

#832 - Request path in req.uri does not match full path of request for nested servers.

Issue - State: open - Opened by dcow over 3 years ago - 10 comments
Labels: bug

#831 - expose Method in tide mod

Issue - State: closed - Opened by prabirshrestha almost 4 years ago - 11 comments
Labels: good first issue

#828 - Fix readme example

Pull Request - State: closed - Opened by 0xor1 almost 4 years ago - 2 comments

#826 - Unit testing example

Issue - State: open - Opened by vladinator1000 almost 4 years ago - 2 comments

#825 - The example code on the front page does not return errors

Issue - State: closed - Opened by skovmand almost 4 years ago - 1 comment
Labels: good first issue

#824 - feat: add new lambda feature

Pull Request - State: open - Opened by Fishrock123 almost 4 years ago - 4 comments

#823 - initial work on listener configuration

Pull Request - State: open - Opened by jbr almost 4 years ago - 2 comments

#812 - Session cookie secure attribute

Pull Request - State: closed - Opened by murphysean almost 4 years ago - 12 comments

#811 - Session Cookie set secure attribute

Issue - State: open - Opened by murphysean almost 4 years ago - 3 comments

#805 - Routing based on content type

Issue - State: open - Opened by joshtriplett almost 4 years ago - 5 comments

#802 - try using routefinder

Pull Request - State: closed - Opened by jbr almost 4 years ago - 5 comments
Labels: enhancement

#799 - Percent decode parameters

Pull Request - State: closed - Opened by mendelt about 4 years ago - 1 comment
Labels: enhancement

#783 - How to route unknown paths?

Issue - State: closed - Opened by silvioprog about 4 years ago - 11 comments

#779 - Request: make missing param a 400 Bad Request error

Pull Request - State: closed - Opened by Fishrock123 about 4 years ago - 3 comments

#760 - bump async-sse to 5.0 for optional event names

Pull Request - State: closed - Opened by jbr about 4 years ago - 1 comment

#755 - remove the logger from the default middleware

Pull Request - State: closed - Opened by jbr about 4 years ago

#752 - Logging outputs invalid JSON

Issue - State: open - Opened by edmellum about 4 years ago - 9 comments
Labels: bug

#728 - serve_dir() does not automatically decode URL-encoded file paths

Issue - State: open - Opened by zelda-at-tempus over 4 years ago - 3 comments
Labels: bug

#715 - Split state into a separate parameter

Pull Request - State: open - Opened by yoshuawuyts over 4 years ago - 3 comments

#714 - dev-deps: surf @ 2.0.0

Pull Request - State: closed - Opened by Fishrock123 over 4 years ago - 1 comment

#690 - Add support for routing on subdomains

Issue - State: open - Opened by AlecDivito over 4 years ago - 6 comments

#689 - Server Sent Events Causing `tide::listener::tcp_listener` Error

Issue - State: open - Opened by gregcline over 4 years ago - 1 comment