Skip to content

Feature Request: Simple way to serialize/output an HTTP request #151

Closed
@RussellHaley

Description

@RussellHaley

It may just be my use case, but it would be nice to be able to get a string of my http request that I can dump to file prior to sending, especially once https is turned on. I might be able to piece something together from the http.request:go() function, but thought I'd mention it. I looked briefly at the go function and it seems heavily intertwined with the socket connection (I suspect due to the way an http request is actually sent).

Thanks,
Russ

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions