Skip to content

Without attachments no HTTP headers are logged (at loglevel DEBUG) #11

@bartkl

Description

@bartkl

When attachments are added a multipart HTTP request is built, and when loglevel is set to DEBUG, the full request (headers and body) will be printed to the Robot Framework log. When no files are attached however, only the HTTP body is printed.

It would be an improvement if the HTTP headers would also be logged in the case of no attachments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions