Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-6139

Add support for URL as input to utils.request remove deprecated url.parse

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Not Needed

      Use Case

      As a Node.js engineer
      I want to stop using deprecated APIs and reduce the roundtripping between strings and URL objects
      So that we have a modern and efficient driverĀ 

      User Impact

      • None

      Dependencies

      • Azure KMS, OIDC

      Unknowns

      • None

      Acceptance Criteria

      Implementation Requirements

      • Support URL as input to utils.request and remove the use of url.parse
      • Improve invocations by constructing URL objects and caching them

      Testing Requirements

      • Existing tests
      • Unit coverage of new input

      Documentation Requirements

      • None

      Follow Up Requirements

      • None

            Assignee:
            Unassigned Unassigned
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: