Skip to content

pest's get method and delete method lacks of a way to customize http header #19

Description

@bruceauyeung

there is a situation where demo.php try to call dest.php through pest' get method. when i start to xdebug demo.php( there is a breakpoint in it), it hangs at that point, but if have set a breakpoint at dest.php, it dont hangs at that point.
this is because neither XDEBUG_SESSION_START parameter nor XDEBUG_SESSION cookie is sent to dest.php.
please add an optional headers parameter to get and delete method, just like post and put.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions