Livio Spring
d85af6ad9f
fix: correctly differ between grpc and grpc-web ( #8292 )
...
# Which Problems Are Solved
While #8285 also checked for `+proto` and `+json` grpc content types, it
accidentally matched all grpc-web requests to grpc.
# How the Problems Are Solved
- fixed the regex by checking for an exact match (added start `^` and
end `$` anchors)
# Additional Changes
None
# Additional Context
- relates to #8285
(cherry picked from commit d7c0ec282ae34773d682e60f79bc9723e8f4c9ec)
2024-07-22 13:27:07 +02:00
..
2024-04-22 11:34:23 +00:00
2024-03-14 08:49:10 +00:00
2024-05-30 09:35:30 +00:00
2024-07-22 13:27:07 +02:00
2024-06-18 11:27:44 +00:00
2024-04-24 10:54:55 +02:00
2024-06-13 13:55:05 +02:00
2024-07-05 09:36:00 +02:00
2024-04-05 09:35:49 +00:00
2024-06-25 11:10:49 +03:00
2024-06-10 10:49:30 +00:00
2024-07-04 16:18:43 +00:00
2024-07-05 10:16:12 +02:00
2024-05-04 11:55:57 +02:00
2024-07-05 09:36:00 +02:00
2023-12-08 15:30:55 +01:00
2024-04-16 15:46:13 +02:00
2024-01-02 14:26:31 +00:00
2024-04-09 20:21:21 +03:00
2024-06-28 13:46:54 +00:00
2024-06-20 13:31:58 +00:00
2023-09-15 16:58:45 +02:00
2024-01-25 17:28:20 +01:00
2023-09-15 16:58:45 +02:00
2024-06-28 08:33:42 +00:00
2024-01-02 14:26:31 +00:00
2024-01-02 14:26:31 +00:00
2023-10-19 12:34:00 +02:00
2022-06-15 08:30:58 +02:00
2024-07-05 09:36:00 +02:00
2024-03-15 16:29:10 +01:00
2024-07-05 09:36:00 +02:00
2024-06-21 13:30:08 +02:00
2023-08-15 10:49:05 +02:00
2024-06-13 13:55:04 +02:00
2024-04-03 10:43:43 +00:00
2024-07-03 09:43:34 +02:00
2024-06-15 16:12:21 +03:00
2024-04-03 10:43:43 +00:00
2024-05-07 05:38:26 +00:00
2024-04-03 10:43:43 +00:00