Skip to content

Auto removing tailing / in the worker URL by auto-correction #288

Closed
@longquanzheng

Description

Sometimes user would put
http://localhost:8080/iwfWorker/
as URL which will have errors, because it will be appended to the state APIs, like :

http://localhost:8080/iwfWorker//api/v1/workflowState/start

Because common to run into just remove the tailing / as auto-correction on the server.

Activity

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

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