Providing protobuf and gRPC support for Qt.
Go to file
Dennis Oberst 65358c24f6 QGrpcHttp2Channel: Add user-agent header
The protocol does not require a user-agent, but it is recommended to
provide a structured user-agent string. This helps diagnose issues more
effectively in heterogeneous environments.

Ref: https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md#user-agents

[ChangeLog][GRPC][QGrpcHttp2Channel] Added a structured user-agent
string to the request headers.

Task-number: QTBUG-133254
Change-Id: Ic312f2a3754108798bb7acc70e2d8bed4a891401
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2025-03-06 16:43:49 +01:00
LICENSES Add REUSE.toml files and missing licenses 2024-11-06 14:24:23 +01:00
cmake Point to 'protoc' installation guide when WrapProtoc is not found 2025-02-25 11:10:11 +01:00
coin Make module ready for source SBOM checking 2025-02-27 09:15:50 +01:00
examples qtgrpc chat example: don't deploy static lib 2025-03-06 10:56:51 +02:00
src QGrpcHttp2Channel: Add user-agent header 2025-03-06 16:43:49 +01:00
tests grpc benchmarks: miscellaneous improvements 2025-03-06 16:43:49 +01:00
.clang-format clang-format: use AlignArrayOfStructures Left 2024-04-03 12:15:49 +01:00
.cmake.conf Bump version to 6.10.0 2025-01-03 14:15:12 +00:00
.gitattributes Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
.gitignore gitignore: add qmlls.ini files 2024-12-06 14:02:16 +01:00
.gitreview Add .gitreview file 2025-02-25 15:39:48 +01:00
.tag Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
CMakeLists.txt Add the missing lookup for QuickTest component 2024-03-11 18:00:41 +01:00
LICENSE.Apache-2.0.txt Add REUSE.toml files and missing licenses 2024-11-06 14:24:23 +01:00
REUSE.toml Make module ready for source SBOM checking 2025-02-27 09:15:50 +01:00
configure.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
dependencies.yaml Update dependencies on 'dev' in qt/qtgrpc 2025-02-28 08:32:27 +00:00
licenseRule.json Make module ready for source SBOM checking 2025-02-27 09:15:50 +01:00
qt_attribution.json Doc: Split up protobuf attributions between tools and tests 2025-01-28 17:33:28 +01:00
qt_cmdline.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00