Showing 1 of 1 total issue

File http.js has 280 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*! lil-http - v0.1.17 - MIT License - https://github.com/lil-js/http */
;(function (root, factory) {
  if (typeof define === 'function' && define.amd) {
    define(['exports'], factory)
  } else if (typeof exports === 'object') {
Severity: Minor
Found in http.js - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language