mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix rs file
This commit is contained in:
parent
6edad0870b
commit
77a26f881e
1 changed files with 0 additions and 2 deletions
|
|
@ -211,8 +211,6 @@ impl HttpContext for StreamContext {
|
|||
|
||||
let timeout_str = MODEL_SERVER_REQUEST_TIMEOUT_MS.to_string();
|
||||
|
||||
let timeout_str = MODEL_SERVER_REQUEST_TIMEOUT_MS.to_string();
|
||||
|
||||
let mut headers = vec![
|
||||
(ARCH_UPSTREAM_HOST_HEADER, MODEL_SERVER_NAME),
|
||||
(":method", "POST"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue