Xray-core/transport/internet/splithttp
maskedeken e4f9d03bef
splithttp Read() using blocking mode (#3473)
* blocking splithttp read

* Add testcase

* simplify conditions

---------

Co-authored-by: mmmray <142015632+mmmray@users.noreply.github.com>
2024-06-24 11:09:24 -04:00
..
config.go Add SplitHTTP Transport (#3412) 2024-06-18 05:36:36 +00:00
config.pb.go Add SplitHTTP Transport (#3412) 2024-06-18 05:36:36 +00:00
config.proto Add SplitHTTP Transport (#3412) 2024-06-18 05:36:36 +00:00
connection.go Add SplitHTTP Transport (#3412) 2024-06-18 05:36:36 +00:00
dialer.go splithttp: Add support for H2C and http/1.1 ALPN on server (#3465) 2024-06-23 13:05:37 -04:00
errors.generated.go Add SplitHTTP Transport (#3412) 2024-06-18 05:36:36 +00:00
hub.go splithttp: Add support for H2C and http/1.1 ALPN on server (#3465) 2024-06-23 13:05:37 -04:00
lazy_reader.go Upgrade SplitHTTP Transport (#3462) 2024-06-20 23:30:51 +00:00
splithttp.go Add SplitHTTP Transport (#3412) 2024-06-18 05:36:36 +00:00
splithttp_test.go splithttp: Add support for H2C and http/1.1 ALPN on server (#3465) 2024-06-23 13:05:37 -04:00
upload_queue.go splithttp Read() using blocking mode (#3473) 2024-06-24 11:09:24 -04:00
upload_queue_test.go splithttp Read() using blocking mode (#3473) 2024-06-24 11:09:24 -04:00