Skip to content

Move all HTTP requests to @sasjs/adapter #1369

Open
@YuryShkoda

Description

@YuryShkoda

Problem

  • Currently @sasjs/cli and @sasjs/adapter use separate instances of axios which makes managing HTTP clients more difficult.
  • Verbose mode can't be enabled for the HTTP client used in @sasjs/cli.

To-do

  • Move logic from createFileFromUrl utility to @sasjs/adapter.
  • Move logic from isSasJsServerInServerMode utility to @sasjs/adapter.
  • Remove axios depency from @sasjs/cli

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions