This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-web
Watch
1
Star
0
Fork
0
You've already forked actix-web
mirror of
https://github.com/fafhrd91/actix-web
synced
2025-01-31 02:52:53 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
actix-files
/
src
History
Rob Ede
20f4cfe6b5
fix partial ranges for video content (
#2817
)
...
fixes
#2815
2022-07-23 16:27:01 +01:00
..
chunked.rs
move blocking error to web (
#2660
)
2022-02-22 08:45:28 +00:00
directory.rs
clippy
2022-02-08 08:00:47 +00:00
encoding.rs
add files preference for utf8 text responses (
#1714
)
2020-10-06 21:56:28 +01:00
error.rs
appease clippy by deriving Eq on a bunch of items (
#2818
)
2022-07-23 16:26:48 +01:00
files.rs
move path impls to derives
2022-01-22 04:02:34 +00:00
lib.rs
deprecate
NamedFile::set_status_code
2022-03-10 02:54:06 +00:00
named.rs
fix partial ranges for video content (
#2817
)
2022-07-23 16:27:01 +01:00
path_buf.rs
prevent drive traversal in windows
2022-01-25 16:44:05 +00:00
range.rs
Use http-range library for HttpRange (
#2003
)
2021-02-16 18:48:16 +00:00
service.rs
move path impls to derives
2022-01-22 04:02:34 +00:00