MCPcopy Create free account
hub / github.com/Az107/HTeaPot / proxy.rs

File proxy.rs

src/handler/proxy.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::handler::handler::{Handler, HandlerFactory};
2use crate::hteapot::{HttpMethod, HttpResponse, HttpResponseCommon, HttpStatus, TunnelResponse};
3use crate::utils::Context;
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected