Skip to content

Issues: rwf2/Rocket

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

A new warning on rust beta: unreachable pattern triage A bug report being investigated
#2864 opened Sep 10, 2024 by komar007
4 tasks done
Routes to paths with URL-encoded chars fails to match and always results in 404 triage A bug report being investigated
#2862 opened Sep 7, 2024 by ludverse
4 tasks done
Websockets (and any other connection upgrade) does not support local testing. request Request for new functionality
#2838 opened Aug 2, 2024 by the10thWiz
2 tasks done
sslmode=required not working for rocket_db_pool with feature diesel_postgres request Request for new functionality
#2820 opened Jul 7, 2024 by xscoops
2 tasks done
Routing by hostname request Request for new functionality
#2790 opened May 10, 2024 by nic-hartley
2 tasks done
Phase out async_trait macro accepted An accepted request or suggestion help wanted Contributions to this issue are needed request Request for new functionality
#2684 opened Dec 30, 2023 by holly-hacker
2 tasks done
0.6.0
Option<T> guard should fail if T fails, not be None suggestion A suggestion to change functionality
#2543 opened May 18, 2023 by djrenren
DoubleEndedIterator implementation for Segments accepted An accepted request or suggestion suggestion A suggestion to change functionality
#2535 opened May 5, 2023 by rushiiMachine
Hot reloading tls certificates accepted An accepted request or suggestion request Request for new functionality
#2363 opened Oct 12, 2022 by cobalthex 0.6.0
CPU heavy request prevents Rocket from accepting other connections bug Deviation from the specification or expected behavior upstream An unresolvable issue: an upstream dependency bug
#2239 opened Jun 20, 2022 by oersted
FromForm flatten attribute accepted An accepted request or suggestion request Request for new functionality
#1916 opened Sep 23, 2021 by ijackson
Validate non form-encoded body content accepted An accepted request or suggestion request Request for new functionality
#1915 opened Sep 23, 2021 by Flying-Toast
Route Tracing request Request for new functionality
#1878 opened Aug 31, 2021 by cataggar
Template::custom but without configured template directory suggestion A suggestion to change functionality
#1792 opened Jul 28, 2021 by ssendev
Ease Testing Forms w/LocalForm enhancement A minor feature request help wanted Contributions to this issue are needed
#1591 opened Mar 25, 2021 by SergioBenitez 0.6.0
Allow "expanding" and "running" code examples in guide. docs Improvements or additions to documentation suggestion A suggestion to change functionality
#1274 opened Apr 12, 2020 by zohaad
Rocket should show 405 instead of 404 for method not allowed request Request for new functionality
#1224 opened Feb 8, 2020 by silvioprog 0.6.0
2
2
Tracking Issue for Transactional Tests enhancement A minor feature request feedback wanted User feedback is needed
#1197 opened Jan 9, 2020 by ELD
uri! scope resolution issues deficiency Something doesn't work as well as it could help wanted Contributions to this issue are needed
#1120 opened Sep 6, 2019 by jebrosen 0.6.0
(async) Remove or replace typed headers help wanted Contributions to this issue are needed
#1067 opened Aug 2, 2019 by jebrosen
Support for proxying rocket in a subdirectory enhancement A minor feature request request Request for new functionality
#828 opened Nov 16, 2018 by jonhoo
Typed Error Catchers, Fairings enhancement A minor feature request request Request for new functionality
#749 opened Aug 23, 2018 by mmrath 0.6.0
Improve into_outcome w/ try! suggestion A suggestion to change functionality
#597 opened Apr 4, 2018 by pjenvey
Allow wildcards in content-type enhancement A minor feature request good first issue Beginner-friendly for new contributors
#583 opened Mar 11, 2018 by haBuu
ProTip! Adding no:label will show everything without a label.