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

DXE-2403 Unable to use via an HTTP proxy #144

Open
bashtoni opened this issue Feb 24, 2023 · 3 comments
Open

DXE-2403 Unable to use via an HTTP proxy #144

bashtoni opened this issue Feb 24, 2023 · 3 comments

Comments

@bashtoni
Copy link

Because Axios lacks support for CONNECT over an HTTP proxy (see axios/axios#4531) it is not possible to use this library with an HTTP proxy.

Any attempt to do so will instead make the request over HTTP, which will then be rejected by the Akamai API endpoint.

@kaush-
Copy link

kaush- commented Mar 3, 2023

Hi @bashtoni,

Thank you for reaching out to us and bringing this limitation to our attention. We will get back to you after our investigation if this issue can be addressed.

Regards,
Piyush

@kaush- kaush- changed the title Unable to use via an HTTP proxy DXE-2403 Unable to use via an HTTP proxy Mar 3, 2023
@hxyconan
Copy link

hxyconan commented Mar 14, 2023

Any luck for this issue? @kaush- Thanks.

@kaush-
Copy link

kaush- commented Apr 10, 2023

Hi All,

Unfortunately we have no plans to look for any alternatives than axios. We will only be able to proceed with this request when axios supports this feature. Until than I am afraid but this request will stay blocked.

let me know if you have any further questions.

Regards,
Piyush

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

No branches or pull requests

4 participants