Skip to content

Typo in request/defaults.js #4

Open
@gentlefox

Description

@gentlefox

Line 27:

  'servernam',

Should be:

   'servername',

Side note: love that you've created a HTTP Client solution using FP!
Maintaining 20+ servers / microservices that have all been using the old request library, and structurally outdated API format for constructing a request, error handling, and retries - a "One Size Fits Most" legacy. Replacing all this with your module, composing a default to match the old system, while optionally being able to override any other facet. Thank you for making it a coding pleasure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions