issues
search
Ogeon
/
rustful
[OUTDATED] A light HTTP framework for Rust
https://docs.rs/rustful
Apache License 2.0
862
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump some dependencies version
#134
Camille019
closed
6 years ago
1
'variable does not need to be mutable' warning from `insert_routes!`
#133
fintelia
opened
7 years ago
3
How does a function return a "router"
#132
greenpdx
closed
7 years ago
2
jsonrpc for rustful
#131
greenpdx
closed
7 years ago
12
Remove support for rustc-serialize
#130
ghost
closed
7 years ago
10
Upgrade to async Hyper
#129
Ogeon
opened
7 years ago
0
Update dependencies and remove built in OpenSSL support
#128
Ogeon
closed
7 years ago
3
Remove content_type!'s dependency on other macros
#127
Ogeon
closed
7 years ago
3
Use docs.rs for release documentation
#126
Ogeon
opened
7 years ago
0
Replace Insert and insert_routes! with builders
#125
Ogeon
closed
7 years ago
4
Upgrade dependencies to the latest versions
#124
Ogeon
closed
7 years ago
0
Remove support for rustc-serialize
#123
Ogeon
closed
7 years ago
9
Fix headers in README.md
#122
ninjabear
closed
7 years ago
1
Add a SendResponse trait and restructure the router system
#121
Ogeon
closed
7 years ago
5
Fix out of date docs
#120
sinistersnare
closed
8 years ago
2
Async server has problems sending very large files
#119
Ogeon
closed
7 years ago
1
Rename Context.uri to Context.path
#118
hjr3
closed
8 years ago
9
[WIP] More CI stuff
#117
Ogeon
closed
7 years ago
1
Unable to add multiple routes
#116
hjr3
closed
8 years ago
3
Context.uri is misleading
#115
hjr3
closed
8 years ago
1
Update hyper, url and anymap
#114
Ogeon
closed
8 years ago
3
Change the default content type to text/html
#113
Ogeon
closed
8 years ago
3
Bump multipart dependency to 0.7
#112
koute
closed
8 years ago
3
Use the runtime value of $OUT_DIR in build script
#111
Ogeon
closed
8 years ago
3
Compiling for ios simulator fails
#110
andrewspinks
closed
8 years ago
6
Split the Router trait into a Find trait and an Insert trait
#109
Ogeon
closed
7 years ago
0
Find an alternative source of OpenSSL for AppVeyor
#108
Ogeon
closed
7 years ago
0
Change the default content type to text/html;charset=utf8
#107
Ogeon
closed
8 years ago
0
Bump OpenSSL version
#106
Ogeon
closed
8 years ago
0
Implement better support for array query parameters
#105
Ogeon
opened
8 years ago
0
Really slow loading times
#104
CryZe
closed
7 years ago
7
Fix some Clippy warnings
#103
mcarton
closed
8 years ago
4
Make Rustful asynchronous
#102
Ogeon
closed
7 years ago
23
Bypass the prompt in multirust-rs
#101
Ogeon
closed
8 years ago
3
Update Hyper and Multipart to fix the mime incompatibility
#100
Ogeon
closed
8 years ago
0
Update dependencies
#99
Ogeon
closed
8 years ago
3
Let handlers return Context and Response
#98
Ogeon
closed
7 years ago
1
Bump OpenSSL version on AppVeyor
#97
Ogeon
closed
8 years ago
0
Router composition
#96
Ogeon
closed
8 years ago
6
Bump OpenSSL version on AppVeyor
#95
Ogeon
closed
8 years ago
0
Typo in TreeRouter.rs
#94
Hoverbear
closed
8 years ago
1
Are there Middleware achievement plan ?
#93
inxi-pc
closed
8 years ago
3
Minor todo example refactoring
#92
Eternity-Yarr
closed
8 years ago
10
Cleanup some warnings from Clippy
#91
mcarton
closed
8 years ago
6
Edit insert_routes! to avoid type ascription conflicts, and some fixes
#90
Ogeon
closed
8 years ago
4
Relicense under dual MIT/Apache-2.0
#89
emberian
closed
8 years ago
10
OpenSSL version bumped
#88
Eternity-Yarr
closed
8 years ago
4
Setting appropriate content-type in filters example
#87
Eternity-Yarr
closed
8 years ago
26
Implement proper support for routers in routers
#86
Ogeon
closed
8 years ago
5
Rewrite and/or replace some examples
#85
Ogeon
closed
7 years ago
5
Next