Skip to content

Commit

Permalink
[#197] 경고 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
myyrakle committed Dec 27, 2024
1 parent 467911a commit dcf6888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rupring/src/core/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ pub async fn run_server(
);
}

#[cfg(not(feature = "http2"))]
let keep_alive = application_properties.server.http1.keep_alive.to_owned();

#[cfg(feature = "tls")]
Expand Down

0 comments on commit dcf6888

Please sign in to comment.