Skip to content

Option to allow HTTP request to host running the current application #957

@radu-matei

Description

@radu-matei

I am trying to build the following scenario: I have two components, and am trying to make requests from one to the other.

Because I don't know the actual URL the application will be available at before hand, every time the application is moved I need to change the allowed_http_hosts configuration if I want to continue to be able to send request to another component of the same application.

There are two options I see:

  • always allow requests to component of the same application
  • similar to the insecure:allow-all option, add a self option

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions