Skip to content

Conversation

@zjj
Copy link

@zjj zjj commented Nov 16, 2024

commit: 4382acc
fix timeout

3ec2966
fix situtaion when Compression not set.

zjj added 2 commits November 14, 2024 11:00
although a ctx with deadline is set in most cases,
but passing in context.TODO() can lead to some very strange problems.
it would make sense to handle Content-Encoding when
we does not set Compression

when Content-Encoding is not "" or "identity", check
if the value in accept encoding.

eg:
  http_2xx:
    prober: http
    http:
      headers:
        "Accept-Encoding": "gzip, br, defalte"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant