Files
greptimedb/servers/http/index.html
2025-12-18 14:53:29 +00:00

1 line
9.4 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `http` mod in crate `servers`."><title>servers::http - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Italic-81dc35de.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-MediumItalic-ccf7e434.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2"href="../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../../static.files/rustdoc-e56847b5.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="servers" data-themes="" data-resource-suffix="" data-rustdoc-version="1.92.0-nightly (fa3155a64 2025-09-30)" data-channel="nightly" data-search-js="search-e256b49e.js" data-stringdex-js="stringdex-828709d0.js" data-settings-js="settings-c38705f0.js" ><script src="../../static.files/storage-e2aeef58.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../static.files/main-ce535bd0.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-263c88ec.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-eab170b8.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-044be391.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><rustdoc-topbar><h2><a href="#">Module http</a></h2></rustdoc-topbar><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../servers/index.html">servers</a><span class="version">1.0.0-beta.3</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module http</a></h2><h3><a href="#modules">Module Items</a></h3><ul class="block"><li><a href="#modules" title="Modules">Modules</a></li><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#enums" title="Enums">Enums</a></li><li><a href="#constants" title="Constants">Constants</a></li><li><a href="#statics" title="Statics">Statics</a></li><li><a href="#functions" title="Functions">Functions</a></li></ul></section><div id="rustdoc-modnav"><h2 class="in-crate"><a href="../index.html">In crate servers</a></h2></div></div></nav><div class="sidebar-resizer" title="Drag to resize sidebar"></div><main><div class="width-limiter"><section id="main-content" class="content"><div class="main-heading"><div class="rustdoc-breadcrumbs"><a href="../index.html">servers</a></div><h1>Module <span>http</span>&nbsp;<button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../src/servers/http.rs.html#15-1754">Source</a> </span></div><h2 id="modules" class="section-header">Modules<a href="#modules" class="anchor">§</a></h2><dl class="item-table"><dt><a class="mod" href="authorize/index.html" title="mod servers::http::authorize">authorize</a></dt><dt><a class="mod" href="dyn_log/index.html" title="mod servers::http::dyn_log">dyn_log</a></dt><dt><a class="mod" href="dyn_trace/index.html" title="mod servers::http::dyn_trace">dyn_<wbr>trace</a></dt><dt><a class="mod" href="event/index.html" title="mod servers::http::event">event</a></dt><dt><a class="mod" href="extractor/index.html" title="mod servers::http::extractor">extractor</a></dt><dt><a class="mod" href="handler/index.html" title="mod servers::http::handler">handler</a></dt><dt><a class="mod" href="header/index.html" title="mod servers::http::header">header</a></dt><dt><a class="mod" href="hints/index.html" title="mod servers::http::hints">hints</a><span title="Restricted Visibility">&nbsp;🔒</span> </dt><dt><a class="mod" href="influxdb/index.html" title="mod servers::http::influxdb">influxdb</a></dt><dt><a class="mod" href="jaeger/index.html" title="mod servers::http::jaeger">jaeger</a></dt><dt><a class="mod" href="logs/index.html" title="mod servers::http::logs">logs</a></dt><dt><a class="mod" href="loki/index.html" title="mod servers::http::loki">loki</a></dt><dt><a class="mod" href="mem_prof/index.html" title="mod servers::http::mem_prof">mem_<wbr>prof</a></dt><dt><a class="mod" href="memory_limit/index.html" title="mod servers::http::memory_limit">memory_<wbr>limit</a><span title="Restricted Visibility">&nbsp;🔒</span> </dt><dd>Middleware for limiting total memory usage of concurrent HTTP request bodies.</dd><dt><a class="mod" href="opentsdb/index.html" title="mod servers::http::opentsdb">opentsdb</a></dt><dt><a class="mod" href="otlp/index.html" title="mod servers::http::otlp">otlp</a></dt><dt><a class="mod" href="pprof/index.html" title="mod servers::http::pprof">pprof</a></dt><dt><a class="mod" href="prom_store/index.html" title="mod servers::http::prom_store">prom_<wbr>store</a></dt><dt><a class="mod" href="prometheus/index.html" title="mod servers::http::prometheus">prometheus</a></dt><dd>prom supply the prometheus HTTP API Server compliance</dd><dt><a class="mod" href="read_preference/index.html" title="mod servers::http::read_preference">read_<wbr>preference</a><span title="Restricted Visibility">&nbsp;🔒</span> </dt><dt><a class="mod" href="result/index.html" title="mod servers::http::result">result</a></dt><dt><a class="mod" href="test_helpers/index.html" title="mod servers::http::test_helpers">test_<wbr>helpers</a></dt><dd>Axum Test Client</dd><dt><a class="mod" href="timeout/index.html" title="mod servers::http::timeout">timeout</a><span title="Restricted Visibility">&nbsp;🔒</span> </dt><dt><a class="mod" href="utils/index.html" title="mod servers::http::utils">utils</a></dt></dl><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><dl class="item-table"><dt><a class="struct" href="struct.ApiState.html" title="struct servers::http::ApiState">ApiState</a></dt><dt><a class="struct" href="struct.ColumnSchema.html" title="struct servers::http::ColumnSchema">Column<wbr>Schema</a></dt><dt><a class="struct" href="struct.GreptimeOptionsConfigState.html" title="struct servers::http::GreptimeOptionsConfigState">Greptime<wbr>Options<wbr>Config<wbr>State</a></dt><dt><a class="struct" href="struct.HttpOptions.html" title="struct servers::http::HttpOptions">Http<wbr>Options</a></dt><dt><a class="struct" href="struct.HttpRecordsOutput.html" title="struct servers::http::HttpRecordsOutput">Http<wbr>Records<wbr>Output</a></dt><dt><a class="struct" href="struct.HttpServer.html" title="struct servers::http::HttpServer">Http<wbr>Server</a></dt><dt><a class="struct" href="struct.HttpServerBuilder.html" title="struct servers::http::HttpServerBuilder">Http<wbr>Server<wbr>Builder</a></dt><dt><a class="struct" href="struct.OutputSchema.html" title="struct servers::http::OutputSchema">Output<wbr>Schema</a></dt></dl><h2 id="enums" class="section-header">Enums<a href="#enums" class="anchor">§</a></h2><dl class="item-table"><dt><a class="enum" href="enum.Epoch.html" title="enum servers::http::Epoch">Epoch</a></dt><dt><a class="enum" href="enum.GreptimeQueryOutput.html" title="enum servers::http::GreptimeQueryOutput">Greptime<wbr>Query<wbr>Output</a></dt><dt><a class="enum" href="enum.HttpResponse.html" title="enum servers::http::HttpResponse">Http<wbr>Response</a></dt><dt><a class="enum" href="enum.PromValidationMode.html" title="enum servers::http::PromValidationMode">Prom<wbr>Validation<wbr>Mode</a></dt><dt><a class="enum" href="enum.ResponseFormat.html" title="enum servers::http::ResponseFormat">Response<wbr>Format</a></dt><dd>It allows the results of SQL queries to be presented in different formats.</dd></dl><h2 id="constants" class="section-header">Constants<a href="#constants" class="anchor">§</a></h2><dl class="item-table"><dt><a class="constant" href="constant.AUTHORIZATION_HEADER.html" title="constant servers::http::AUTHORIZATION_HEADER">AUTHORIZATION_<wbr>HEADER</a></dt><dd>Authorization header</dd><dt><a class="constant" href="constant.DEFAULT_BODY_LIMIT.html" title="constant servers::http::DEFAULT_BODY_LIMIT">DEFAULT_<wbr>BODY_<wbr>LIMIT</a><span title="Restricted Visibility">&nbsp;🔒</span> </dt><dd>Default http body limit (64M).</dd><dt><a class="constant" href="constant.HTTP_API_PREFIX.html" title="constant servers::http::HTTP_API_PREFIX">HTTP_<wbr>API_<wbr>PREFIX</a></dt><dt><a class="constant" href="constant.HTTP_API_VERSION.html" title="constant servers::http::HTTP_API_VERSION">HTTP_<wbr>API_<wbr>VERSION</a></dt><dt><a class="constant" href="constant.HTTP_SERVER.html" title="constant servers::http::HTTP_SERVER">HTTP_<wbr>SERVER</a></dt></dl><h2 id="statics" class="section-header">Statics<a href="#statics" class="anchor">§</a></h2><dl class="item-table"><dt><a class="static" href="static.PUBLIC_APIS.html" title="static servers::http::PUBLIC_APIS">PUBLIC_<wbr>APIS</a></dt></dl><h2 id="functions" class="section-header">Functions<a href="#functions" class="anchor">§</a></h2><dl class="item-table"><dt><a class="fn" href="fn.process_with_limit.html" title="fn servers::http::process_with_limit">process_<wbr>with_<wbr>limit</a></dt></dl></section></div></main></body></html>