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

Add Ratelimit using X-Ratelimit-Limit header #118

Merged
merged 2 commits into from Nov 21, 2022
Merged

Conversation

tarunKoyalwar
Copy link
Member

Description

  • Adds Ratelimit using X-Ratelimit-Limit Header
  • Use httputil from https://github.com/projectdiscovery/utils

closes #111

@tarunKoyalwar tarunKoyalwar changed the base branch from master to dev November 21, 2022 13:50
@tarunKoyalwar tarunKoyalwar self-assigned this Nov 21, 2022
@tarunKoyalwar tarunKoyalwar marked this pull request as ready for review November 21, 2022 14:16
pkg/chaos/chaos.go Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Nov 21, 2022

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

Copy link
Member

@Mzack9999 Mzack9999 left a comment

Choose a reason for hiding this comment

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

lgtm

@ehsandeep ehsandeep merged commit 3e1f2e1 into dev Nov 21, 2022
@ehsandeep ehsandeep deleted the issue-111-add-ratelimit branch November 22, 2022 06:31
ravlio added a commit that referenced this pull request Mar 6, 2023
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.

Add support for rate-limit headers
3 participants