Skip to content

http.request(url.parse(href)) fails #5

@jonathanong

Description

@jonathanong

i'm not totally sure what's going on, but if i use this parser, url.parse(href) is no longer a valid object to pass to node's http.request(). just from looking at the difference, it looks like you don't set the path and href property on the parsed object, which http.request() might need.

i just stopped using this module - too lazy to debug right now.

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