{"id":18739521,"url":"https://github.com/thehoneymad/owinforwardedheadermiddleware","last_synced_at":"2026-04-29T00:05:49.891Z","repository":{"id":87024390,"uuid":"68213220","full_name":"thehoneymad/OwinForwardedHeaderMiddleware","owner":"thehoneymad","description":"The new RFC-7239 compatible Forwarded header middleware for Asp.net Web Api. ","archived":false,"fork":false,"pushed_at":"2017-07-08T14:29:55.000Z","size":19,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T18:27:39.582Z","etag":null,"topics":["asp-net-web-api","dotnet","owin-middleware"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thehoneymad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-09-14T14:27:11.000Z","updated_at":"2024-04-30T21:12:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"f163ee87-41f5-4a30-bfe5-273911618675","html_url":"https://github.com/thehoneymad/OwinForwardedHeaderMiddleware","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehoneymad%2FOwinForwardedHeaderMiddleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehoneymad%2FOwinForwardedHeaderMiddleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehoneymad%2FOwinForwardedHeaderMiddleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehoneymad%2FOwinForwardedHeaderMiddleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thehoneymad","download_url":"https://codeload.github.com/thehoneymad/OwinForwardedHeaderMiddleware/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239619570,"owners_count":19669447,"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":["asp-net-web-api","dotnet","owin-middleware"],"created_at":"2024-11-07T15:36:07.692Z","updated_at":"2025-11-19T13:30:16.387Z","avatar_url":"https://github.com/thehoneymad.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RFC-7239 compliant reverse-proxy middleware for OWIN\n\n[![Build status](https://ci.appveyor.com/api/projects/status/vsb5po5kfx3et117?svg=true)](https://ci.appveyor.com/project/thehoneymad/owinforwardedheadermiddleware)\n\nTo use the middleware in a OWIN startup:\n\n        public void Configuration(IAppBuilder app)\n        {\n            app.UseForwardHeaders(options: default(ForwardedHeadersOptions));\n        }\n\nYou can opt for a X-Forwarded-\\* standard of proxy headers or you can opt for the new RFC-7234 compliant forwarded headers. Using ForwardedHeadersOptions you can define your desired standard. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehoneymad%2Fowinforwardedheadermiddleware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthehoneymad%2Fowinforwardedheadermiddleware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehoneymad%2Fowinforwardedheadermiddleware/lists"}