Skip to content

A cookie with a key but no value breaks a GET /functionname #88

@rjbertsche

Description

@rjbertsche

using plumber (both latest release and the development version), we had an issue with a GET that'd return a 500. after some wireshark and a lot of wget iterations, this entry in my cookies.txt seems to have been the cause:

.domain.com TRUE / FALSE 1626207978 km_uq

which has a key but no value. compared to:

.domain.com TRUE / FALSE 1626131221 km_lv x

which works.

we were seeing that chrome (where we got these cookies) was failing but incognito mode wasn't failing. if there's anything further I can provide, just let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions