api_fuzzer.dictionary 667 B

123456789101112131415161718192021222324252627
  1. # tracers
  2. "api\x00"
  3. "channel\x00"
  4. "channel_stack_builder\x00"
  5. "connectivity_state\x00"
  6. "flowctl\x00"
  7. "http\x00"
  8. "http1\x00"
  9. "round_robin\x00"
  10. "secure_endpoint\x00"
  11. "tcp\x00"
  12. "transport_security\x00"
  13. # channel args
  14. "\x00grpc.census\x00"
  15. "\x00grpc.max_concurrent_streams\x00"
  16. "\x00grpc.max_message_length\x00"
  17. "\x00grpc.http2.initial_sequence_number\x00"
  18. "\x00grpc.http2.lookahead_bytes\x00"
  19. "\x00grpc.http2.hpack_table_size.decoder\x00"
  20. "\x00grpc.http2.hpack_table_size.encoder\x00"
  21. "\x01grpc.default_authority\x00"
  22. "\x01grpc.primary_user_agent\x00"
  23. "\x01grpc.secondary_user_agent\x00"
  24. "\x00grpc.max_reconnect_backoff_ms\x00"
  25. "\x01grpc.ssl_target_name_override\x00"