Skip to content

Hosts containing path #15

@polmiro

Description

@polmiro

Currently BigWig RabbitMQ provides URIs that contain a path on it. It doesn't work with rabbitmq_http_api_client and Faraday. Spefically, this issue talks about how a connection needs to be initialized to have path_prefix.

I'm going to be working on a PR for this. I'm thinking of:

  • taking the path from the URI provided
  • checking if it contains the "/api" RabbitMQ management url's, appending it if necessary.
  • the path_prefix along to the Faraday connection initialization.

Let me know if you have any feedback on this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions