issues
search
iron
/
router
Router middleware for the Iron web framework.
165
stars
74
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix nightly build
#149
miller-time
closed
5 years ago
6
unable to build on `nightly-2019-08-02`
#148
miller-time
closed
5 years ago
2
Can't mutate state in handler
#147
brundonsmith
closed
5 years ago
1
Changes for the upcoming iron 0.7 release with hyper 0.12
#146
zgtm
closed
6 years ago
0
remove warning: this pattern creates a reference to a reference
#145
Dobiasd
opened
6 years ago
0
Questions about example
#144
dataf3l
opened
6 years ago
1
Improve README example
#143
richardanaya
opened
6 years ago
0
Fails to compile with current latest Iron (0.6.0)
#142
davechallis
closed
7 years ago
3
Update for iron 0.6
#141
robinst
closed
7 years ago
1
Always returning a 404 after redirection
#140
Nickforall
opened
7 years ago
2
(doc) Add badge for crages.io
#139
FranklinYu
closed
7 years ago
0
Core Bundle
#138
theduke
opened
7 years ago
0
type mismatch on trait
#137
Thomspoon
closed
7 years ago
1
Example not compiled
#136
vchugreev
closed
7 years ago
2
Update to iron 0.5
#135
sfackler
closed
7 years ago
0
Improve Params documentation
#134
Powersource
opened
7 years ago
0
support url generation for mounted routers
#133
flosse
closed
7 years ago
4
How to use url_for in mounted router?
#132
flosse
opened
7 years ago
9
(feat) response 405 if the method is not found but other methods are …
#131
sapsan4eg
closed
8 years ago
2
Support regex URL patterns
#130
miedzinski
opened
8 years ago
5
Fix duplicate POST in handle_options
#129
miedzinski
closed
8 years ago
2
Crate mount and trailing slash redirect
#128
sapsan4eg
opened
8 years ago
1
(doc) Create struct_handler.rs
#127
bspeice
closed
8 years ago
3
Return iron::Url in url_for
#126
untitaker
closed
8 years ago
0
Trailing slash domain redirect url?
#125
lephyrius
opened
8 years ago
3
URL generation v2
#124
untitaker
closed
8 years ago
40
(feat) Make compatible with Iron 0.4.
#123
Hoverbear
closed
8 years ago
2
(feat) Make compatible with Iron 0.4
#122
Hoverbear
closed
8 years ago
1
Example from README doesn't compile
#121
AtheMathmo
closed
8 years ago
3
work with iron 0.4
#120
hikelee
closed
8 years ago
0
Update to Iron 0.4
#119
jeffparsons
closed
8 years ago
10
Deriving PartialEq and Eq for routing errors.
#118
razielgn
closed
8 years ago
1
Update to iron 0.4
#117
sunng87
closed
8 years ago
11
URL generation
#116
gsquire
closed
8 years ago
13
Allow routing both "/" and "/index.html" to the same handler
#115
joshuawarner32
opened
8 years ago
3
custom 404 message
#114
ConnyOnny
closed
8 years ago
2
Keeping a Changelog
#113
dbrgn
opened
8 years ago
0
update iron
#112
sunng87
closed
8 years ago
4
Return MethodNotAllowed for request with wrong HTTP method
#111
dbrgn
opened
8 years ago
10
Standardize examples docs and add second Handler to demonstrate routing
#110
xevix
closed
8 years ago
1
Ability to construct URLs from routes
#109
untitaker
closed
8 years ago
2
Routes of non-constant length
#108
ghost
closed
8 years ago
3
Update README.md
#107
KamuelaFranco
closed
8 years ago
6
(feat) Publicize error types in lib.rs.
#106
reem
closed
8 years ago
0
(doc) Custom 404 example
#105
neunenak
closed
8 years ago
2
Example of custom 404 middleware
#104
neunenak
closed
8 years ago
0
Rename connect to join and add any method to match any HTTP verb [Fixes #102]
#103
leoyvens
closed
8 years ago
3
Nested routers or mapping multiple HTTP methods to the same handler?
#102
4xrsJCr9
closed
8 years ago
4
Allow for OpenSSL to be excluded
#101
ghost
closed
8 years ago
5
How am I supposed to handle the `NoRoute` error?
#100
lilydjwg
closed
8 years ago
5
Next