| /tonic/tonic-web/src/ |
| H A D | client.rs | 2 use http::{Request, Response, Version}; 64 if req.version() == Version::HTTP_2 { in call() 67 *req.version_mut() = Version::HTTP_11; in call()
|
| H A D | service.rs | 6 use http::{header, HeaderMap, HeaderValue, Method, Request, Response, StatusCode, Version}; 37 Other(http::Version), 99 RequestKind::Other(Version::HTTP_2) => { in call() 190 fn new(headers: &'a HeaderMap, method: &'a Method, version: Version) -> Self { in new() 396 .version(Version::HTTP_2) in request() 465 *req.version_mut() = Version::HTTP_2; in h2_is_ok()
|
| /tonic/examples/proto/unaryecho/ |
| H A D | echo.proto | 5 * Licensed under the Apache License, Version 2.0 (the "License");
|
| /tonic/examples/proto/googleapis/google/api/ |
| H A D | annotations.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| H A D | client.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| H A D | field_behavior.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| H A D | resource.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| /tonic/tonic/benches-disabled/proto/helloworld/ |
| H A D | helloworld.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| /tonic/examples/proto/helloworld/ |
| H A D | helloworld.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| /tonic/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.md | 14 ### Version subsection
|
| /tonic/interop/proto/grpc/testing/ |
| H A D | empty.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| H A D | test.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| H A D | messages.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| /tonic/examples/proto/echo/ |
| H A D | echo.proto | 5 * Licensed under the Apache License, Version 2.0 (the "License");
|
| /tonic/tonic/src/ |
| H A D | response.rs | 85 *res.version_mut() = http::Version::HTTP_2; in into_http()
|
| H A D | request.rs | 178 version: http::Version, in into_http() argument 459 http::Version::HTTP_2, in reserved_headers_are_excluded()
|
| /tonic/tonic-types/proto/ |
| H A D | status.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| H A D | error_details.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| /tonic/tonic-health/proto/ |
| H A D | health.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| /tonic/examples/proto/routeguide/ |
| H A D | route_guide.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| /tonic/ |
| H A D | README.md | 42 ### Rust Version
|
| /tonic/tonic/src/client/ |
| H A D | grpc.rs | 393 http::Version::HTTP_2, in prepare_request()
|
| /tonic/tonic-reflection/proto/ |
| H A D | reflection_v1alpha.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| H A D | reflection_v1.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
| /tonic/examples/proto/googleapis/google/pubsub/v1/ |
| H A D | schema.proto | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|