qtgrpc/tests/auto/grpc/shared
Dennis Oberst 25782e8866 QGrpc{Call,Channel}Options: add 'filterServerMetadata'
This option enables to control the filtering of the received server
metadata. Both options provide it as optional<bool>, so that
QAbstractGrpcChannel implementations should choose a reasonable default.

This has not been provided to the QQml*Options, as there is currently no
available API to access the server metadata.

[ChangeLog][QGrpc{Call,Channel}Options] Added the filterServerMetadata
property.

Task-number: QTBUG-138363
Change-Id: I325a3b4f6e68d63f0828a6deb1a7be883247614b
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2025-08-05 19:23:00 +02:00
..
assets Introduce QtGrpc 2022-12-09 15:00:04 +01:00
proto Fix the GrpcCallOptions usage in QML 2024-08-28 14:47:48 +02:00
grpccommonoptions.h QGrpc{Call,Channel}Options: add 'filterServerMetadata' 2025-08-05 19:23:00 +02:00
message_latency_defs.h Fix QtGrpcClientServerStreamTest test 2023-11-07 01:53:19 -08:00
server_proc_runner.h ServerProcRunner: pass stdout and stderr messages with noquote() 2024-06-04 17:28:30 +02:00