Skip to content

allow websocket for custom locations #926

Closed as not planned
Closed as not planned
@GurjinderSingh

Description

@GurjinderSingh

thank you for creating marvellous product.

Is your feature request related to a problem? Please describe.
current websocket options only working for location "/"

Describe the solution you'd like
need to add on/off checkbox for custom location to allow web socket.

needs to add these extra config in custom locations.

    proxy_set_header Upgrade $http_upgrade;
    proxy_set_header Connection $http_connection;
    proxy_http_version 1.1;

Describe alternatives you've considered
i don't think so.

Additional context

#723 (comment)

image

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