{"id":17859369,"url":"https://github.com/dex4er/perl-http-tiny-preservehostheader","last_synced_at":"2025-04-02T19:43:32.501Z","repository":{"id":17642169,"uuid":"20446617","full_name":"dex4er/perl-HTTP-Tiny-PreserveHostHeader","owner":"dex4er","description":"HTTP::Tiny::PreserveHostHeader - preserve Host header on requests","archived":false,"fork":false,"pushed_at":"2023-06-23T17:39:40.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T10:27:24.826Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"DmitriyVelychko/github-visualization","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dex4er.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-06-03T14:45:31.000Z","updated_at":"2023-06-10T20:10:27.000Z","dependencies_parsed_at":"2024-10-28T06:53:49.806Z","dependency_job_id":null,"html_url":"https://github.com/dex4er/perl-HTTP-Tiny-PreserveHostHeader","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fperl-HTTP-Tiny-PreserveHostHeader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fperl-HTTP-Tiny-PreserveHostHeader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fperl-HTTP-Tiny-PreserveHostHeader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fperl-HTTP-Tiny-PreserveHostHeader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dex4er","download_url":"https://codeload.github.com/dex4er/perl-HTTP-Tiny-PreserveHostHeader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246883717,"owners_count":20849530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T06:42:31.666Z","updated_at":"2025-04-02T19:43:32.482Z","avatar_url":"https://github.com/dex4er.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n\n    HTTP::Tiny::PreserveHostHeader - Preserve Host header on requests\n\nSYNOPSIS\n\n        use HTTP::Tiny::PreserveHostHeader;\n    \n        my $response = HTTP::Tiny::PreserveHostHeader-\u003enew-\u003eget(\n            'http://example.com', {\n                headers =\u003e {\n                    Host =\u003e 'example.net',\n                }\n            }\n        );\n\nDESCRIPTION\n\n    This module extends HTTP::Tiny and allows to preserve original Host\n    header from HTTP request.\n\n    The HTTP::Tiny is strictly compatible with HTTP 1.1 spec, section\n    14.23:\n\n      The Host field value MUST represent the naming authority of the\n      origin server or gateway given by the original URL.\n\n    It means that HTTP::Tiny always rewrite Host header to the value taken\n    from URL.\n\n    Some non-standard HTTP clients, such as reverse HTTP proxy, need to\n    override Host header to other value.\n\nSEE ALSO\n\n    HTTP::Tiny, https://github.com/chansen/p5-http-tiny/pull/34.\n\nBUGS\n\n    If you find the bug or want to implement new features, please report it\n    at https://github.com/dex4er/perl-HTTP-Tiny-PreserveHostHeader/issues\n\n    The code repository is available at\n    http://github.com/dex4er/perl-HTTP-Tiny-PreserveHostHeader\n\nAUTHOR\n\n    Piotr Roszatycki \u003cdexter@cpan.org\u003e\n\nLICENSE\n\n    Copyright (c) 2014-2016, 2023 Piotr Roszatycki \u003cdexter@cpan.org\u003e.\n\n    This is free software; you can redistribute it and/or modify it under\n    the same terms as perl itself.\n\n    See http://dev.perl.org/licenses/artistic.html\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdex4er%2Fperl-http-tiny-preservehostheader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdex4er%2Fperl-http-tiny-preservehostheader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdex4er%2Fperl-http-tiny-preservehostheader/lists"}