Skip to content

Conversation

@shouldsee
Copy link
Contributor

@shouldsee shouldsee commented Dec 16, 2022

eureka return 406 at eureka/v2/apps if missing headers = {'Accept-Encoding':'gzip, deflate'}

tested against eureka 1.10.11

eureka return 406 at eureka/v2/apps if missing headers = {'Accept-Encoding':'gzip, deflate'}
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

req = HttpRequest(request)
req = HttpRequest(request,headers=headers)
else:
raise URLError("Unvalid URL")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

raise URLError("Invalid URL")

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

@keijack keijack merged commit 23c8347 into keijack:main Dec 20, 2022
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.

3 participants