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

Fix maxBodyLength limit #64

Merged
merged 1 commit into from
Dec 22, 2020
Merged

Fix maxBodyLength limit #64

merged 1 commit into from
Dec 22, 2020

Conversation

crazy-max
Copy link
Owner

Fixes #60

@crazy-max crazy-max changed the title Fix maxBodyLength limit (#60) Fix maxBodyLength limit Dec 22, 2020
@codecov
Copy link

codecov bot commented Dec 22, 2020

Codecov Report

Merging #64 (13145d8) into master (7b9ed24) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   86.30%   86.30%           
=======================================
  Files           3        3           
  Lines          73       73           
  Branches        3        3           
=======================================
  Hits           63       63           
  Misses          9        9           
  Partials        1        1           
Impacted Files Coverage Δ
src/virustotal.ts 90.32% <ø> (ø)

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 7b9ed24...13145d8. Read the comment docs.

umbynos added a commit to arduino/arduino-create-agent that referenced this pull request Dec 22, 2020
@crazy-max crazy-max merged commit 098af70 into master Dec 22, 2020
@crazy-max crazy-max deleted the fix-maxbodylength branch December 22, 2020 17:03
smk762 added a commit to KomodoPlatform/komodo-wallet that referenced this pull request Mar 18, 2022
New version has fix for max body length.
Ref: crazy-max/ghaction-virustotal#64
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.

Request body larger than maxBodyLength limit
1 participant