Skip to content

Request protocol version is hardcoded to HTTP/1.1 #101

@tvdijen

Description

@tvdijen

let reqText = this.request.method + ' ' + this.request.url + ' HTTP/1.1\n';

This should print the actual protocol version used

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