Closed luke358 closed 1 month ago
We need to be able to bind outgoing HTTP requests to particular network interfaces.
ofetch doesn't currently expose the localAddress option when creating an http request, which would allow us to accomplish our need.
Hi dear Luke. Unfortunately, it is not something within ofetch scope if fetch spec does not allow this.
fetch
Two places you might raise this requirement for fetch on servers:
Describe the feature
We need to be able to bind outgoing HTTP requests to particular network interfaces.
ofetch doesn't currently expose the localAddress option when creating an http request, which would allow us to accomplish our need.
Additional information