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

Support HTTP methods other than GET and POST #834

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

shelld3v
Copy link
Contributor

From now we can support data sources that require PUT (or any other method) as the method for HTTP requests

@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #834 (e5c44cf) into develop (5f07a52) will increase coverage by 0.04%.
The diff coverage is n/a.

❗ Current head e5c44cf differs from pull request most recent head fbb0414. Consider uploading reports for the commit fbb0414 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #834      +/-   ##
===========================================
+ Coverage    39.46%   39.50%   +0.04%     
===========================================
  Files           42       42              
  Lines         5307     5305       -2     
===========================================
+ Hits          2094     2095       +1     
+ Misses        3115     3113       -2     
+ Partials        98       97       -1     
Impacted Files Coverage Δ
github.com/OWASP/Amass/net/http/http.go 94.90% <0.00%> (-0.08%) ⬇️
github.com/OWASP/Amass/datasrcs/scripting/http.go 23.67% <0.00%> (+3.51%) ⬆️

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.

2 participants