Skip to content

Rewrite lib/_http_*.js files with es8 features

Rodrigo Muino Tomonari requested to merge github/fork/jn-lp/master into master

Changed vars with let/const where it's needed; Rewrited some JustReturn Functions to arrowFunction; Small mistakes in comments have been corrected;

Merge request reports

Loading