ladjs / superagent

Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
https://ladjs.github.io/superagent/
MIT License
16.56k stars 1.33k forks source link

docs: updated http2 documentation #1739

Closed lamweili closed 1 year ago

lamweili commented 1 year ago
lamweili commented 1 year ago

Hi @titanism, sorry to bother you. After #1738 which restored the http2 documentation, I have updated the documentation to reflect the current codebase.

codecov-commenter commented 1 year ago

Codecov Report

Merging #1739 (152cb5e) into master (1e4f80f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1739   +/-   ##
=======================================
  Coverage   94.09%   94.09%           
=======================================
  Files          14       14           
  Lines        1135     1135           
=======================================
  Hits         1068     1068           
  Misses         67       67           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

titanism commented 1 year ago

thank you @lamweili