{"id":18010883,"url":"https://github.com/tomtaylor/plug_forwarded_port","last_synced_at":"2025-07-17T07:04:32.444Z","repository":{"id":57534605,"uuid":"227334787","full_name":"tomtaylor/plug_forwarded_port","owner":"tomtaylor","description":"Plug for handling the X-Forwarded-Port header","archived":false,"fork":false,"pushed_at":"2019-12-11T10:17:00.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T13:16:00.734Z","etag":null,"topics":["elixir","http","phoenix","plug"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomtaylor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-11T10:09:09.000Z","updated_at":"2019-12-11T10:23:32.000Z","dependencies_parsed_at":"2022-09-26T18:21:34.360Z","dependency_job_id":null,"html_url":"https://github.com/tomtaylor/plug_forwarded_port","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tomtaylor/plug_forwarded_port","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtaylor%2Fplug_forwarded_port","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtaylor%2Fplug_forwarded_port/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtaylor%2Fplug_forwarded_port/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtaylor%2Fplug_forwarded_port/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomtaylor","download_url":"https://codeload.github.com/tomtaylor/plug_forwarded_port/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtaylor%2Fplug_forwarded_port/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265575472,"owners_count":23790776,"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":["elixir","http","phoenix","plug"],"created_at":"2024-10-30T02:15:42.264Z","updated_at":"2025-07-17T07:04:32.420Z","avatar_url":"https://github.com/tomtaylor.png","language":"Elixir","readme":"# PlugForwardedPort\n\nPlug for parsing the `X-Forwarded-Port` header and setting the `Plug.Conn` port from it.\n\nI use this on Heroku to set the port correctly, so `Plug.Conn.request_url/1` generates the URL correctly.\n\n## Installation\n\n```elixir\ndef deps do\n  [\n    {:plug_forwarded_port, \"~\u003e 0.1.0\"},\n  ]\nend\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomtaylor%2Fplug_forwarded_port","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomtaylor%2Fplug_forwarded_port","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomtaylor%2Fplug_forwarded_port/lists"}