Home
last modified time | relevance | path

Searched refs:content (Results 1 – 7 of 7) sorted by relevance

/tonic/interop/data/cert-generator/
H A Dserver_certs.tf32 content = tls_locally_signed_cert.server.cert_pem
37 content = tls_private_key.server.private_key_pem
H A Dca.tf25 content = tls_self_signed_cert.root.cert_pem
/tonic/codegen/src/
H A Dmain.rs129 let content = format!("{GENERATED_COMMENT}\n{formatted}"); in write_fds() localVariable
132 writer.write_all(content.as_bytes()).unwrap(); in write_fds()
/tonic/tonic-reflection/proto/
H A Dreflection_v1alpha.proto57 // List the full names of registered services. The content will not be
H A Dreflection_v1.proto67 // List the full names of registered services. The content will not be
/tonic/examples/proto/googleapis/google/api/
H A Dhttp.proto80 // string text = 1; // The resource content.
342 // for services that provide content to Web (HTML) clients.
/tonic/
H A DCHANGELOG.md457 * **build:** Add content-type for generated unimplemented service ([#441](https://github.com/hyperi…
460 * **transport:** Add content-type for Unimplemented ([#434](https://github.com/hyperium/tonic/issue…
653 * **codec:** Remove custom content-type ([#104](https://github.com/hyperium/tonic/issues/104)) ([a…