Function htsget_lambda::handlers::post::post
source · pub async fn post<H: HtsGet + Send + Sync + 'static>(
id: String,
searcher: Arc<H>,
query: HashMap<String, String>,
body: PostRequest,
headers: HeaderMap,
endpoint: Endpoint
) -> Result<Response<Body>>Expand description
Post request reads endpoint