Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#7075] Allow all header values #7976

Closed
wants to merge 1 commit into from
Closed

Conversation

ga-ram
Copy link
Contributor

@ga-ram ga-ram commented Jun 23, 2021

No description provided.

@ga-ram ga-ram linked an issue Jun 24, 2021 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Jul 2, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@9200b7b). Click here to learn what that means.
The diff coverage is 39.43%.

❗ Current head 41c013d differs from pull request most recent head c41a927. Consider uploading reports for the commit c41a927 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master    #7976   +/-   ##
=========================================
  Coverage          ?   39.15%           
  Complexity        ?    11120           
=========================================
  Files             ?     3195           
  Lines             ?    88508           
  Branches          ?    10207           
=========================================
  Hits              ?    34656           
  Misses            ?    50663           
  Partials          ?     3189           
Impacted Files Coverage Δ
...nt/plugin/proxy/apache/ApacheRequestConstants.java 0.00% <0.00%> (ø)
...in/proxy/apache/ApacheRequestMetadataProvider.java 0.00% <0.00%> (ø)
...ugin/proxy/apache/ApacheRequestParserProvider.java 0.00% <0.00%> (ø)
...t/agent/plugin/proxy/apache/ApacheRequestType.java 0.00% <0.00%> (ø)
...nt/agent/plugin/proxy/app/AppRequestConstants.java 0.00% <0.00%> (ø)
...t/plugin/proxy/app/AppRequestMetadataProvider.java 0.00% <0.00%> (ø)
...ent/plugin/proxy/app/AppRequestParserProvider.java 0.00% <0.00%> (ø)
...inpoint/agent/plugin/proxy/app/AppRequestType.java 0.00% <0.00%> (ø)
...gent/plugin/proxy/nginx/NginxRequestConstants.java 0.00% <0.00%> (ø)
...ugin/proxy/nginx/NginxRequestMetadataProvider.java 0.00% <0.00%> (ø)
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9200b7b...c41a927. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RequestRejectedException
2 participants