Skip to content

URL path matcher #6

@xd009642

Description

@xd009642

Add the ability to match on a URL path

So if we want to mock a service with multiple websocket endpoints we should be able to do so and then have mocks that only apply to /api/v1/stream or /api/v1/simple (to take an example from my streaming audio series.

We might have to think about if the handlers have to access URL path params in future but eh!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions