Skip to content

Bug: Empty body being set on GET requests #26

@AkashBhuiyan

Description

@AkashBhuiyan

Description

GET requests should not have a body, but an empty body may be set causing issues with some servers.

Steps to Reproduce

  1. Send GET request
  2. Some strict servers reject the request

Expected Behavior

GET, HEAD, OPTIONS requests should never have a body entity set.

Labels

bug, good first issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions