index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti
/
src
/
proxy
/
http_connect.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
http_connect: Remove (most) X- prefixes.
Nick Mathewson
2025-10-28
1
-21
/
+38
*
http_connect: write our own hyper-futures replacement
Nick Mathewson
2025-10-28
1
-4
/
+77
*
http_connect: Forbid non-empty OPTIONS bodies.
Nick Mathewson
2025-10-28
1
-0
/
+8
*
http_connect: validate casei behavior of HeaderMap.
Nick Mathewson
2025-10-28
1
-0
/
+36
*
http_connect: Declare that error messages are text/plain.
Nick Mathewson
2025-10-28
1
-1
/
+1
*
http_connect: Reject OPTIONS requests with bodies
Nick Mathewson
2025-10-28
1
-2
/
+11
*
http_connect: Implement stream isolation
Nick Mathewson
2025-10-28
1
-4
/
+74
*
http_connect: implement rpc support
Nick Mathewson
2025-10-28
1
-6
/
+76
*
http-connect: Implement X-Tor-Family-Preference
Nick Mathewson
2025-10-28
1
-5
/
+79
*
http_connect: Use consts for headers.
Nick Mathewson
2025-10-28
1
-4
/
+16
*
http_connect: Generate an X-Tor-Request-Failed header.
Nick Mathewson
2025-10-28
1
-2
/
+20
*
http_connect: Provide better status codes for ErrorKinds.
Nick Mathewson
2025-10-28
1
-4
/
+75
*
arti: Implement a "bilingual" HTTP CONNECT proxy.
Nick Mathewson
2025-10-28
1
-0
/
+325
*
arti: Detect proxy protocol _before_ starting SOCKS.
Nick Mathewson
2025-10-28
1
-0
/
+5