Skip to content

Images hosted at a different TCP port on the same host are not included in PDF - patch included #290

@michaelrsweet

Description

@michaelrsweet

Version: 1.8-current
Original reporter: Iain W. Bird

Where a web server hosts sites on multiple ports, if a site on e.g. port 81 includes images or other content from e.g. port 82, then HTTP keepalive prevents disconnect and reconnect to the new port, hence ERR404 is emitted.

The fix is to always reconnect if the port number differs.

Patch included

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions