Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full URL HTTP transport support #1770

Open
1 task
Hyaxia opened this issue Mar 1, 2020 · 1 comment
Open
1 task

Full URL HTTP transport support #1770

Hyaxia opened this issue Mar 1, 2020 · 1 comment

Comments

@Hyaxia
Copy link

Hyaxia commented Mar 1, 2020

Please tell us about your environment:

  • winston@3

What is the problem?

Could not set up the default HTTP transport to use only a full url.
For example, if I want to send a request to https://test.io/test_endpoint, I could not find any option to do so, because the default transport expects to receive port, host and more parameters which are not relevant in this case.

Maybe I have missed the option somewhere, if so, I'll be glad to be pointed to the right place.
If the feature really does not exist, I'd love to work on it

@Hyaxia
Copy link
Author

Hyaxia commented Aug 20, 2020

For the time being, I have creating this repo that has a custom http transport to solve the problems I had...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant