{"id":15433011,"url":"https://github.com/simonw/asgi-scope","last_synced_at":"2025-04-19T17:52:14.096Z","repository":{"id":66507966,"uuid":"135728872","full_name":"simonw/asgi-scope","owner":"simonw","description":"A tiny application for understanding ASGI scope","archived":false,"fork":false,"pushed_at":"2020-04-09T00:38:30.000Z","size":4,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-18T07:53:45.876Z","etag":null,"topics":["asgi","uvicorn"],"latest_commit_sha":null,"homepage":"https://asgi-scope.now.sh/","language":"Python","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/simonw.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-01T14:37:58.000Z","updated_at":"2023-07-13T12:49:54.000Z","dependencies_parsed_at":"2023-02-22T13:31:10.085Z","dependency_job_id":null,"html_url":"https://github.com/simonw/asgi-scope","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/simonw%2Fasgi-scope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fasgi-scope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fasgi-scope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fasgi-scope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonw","download_url":"https://codeload.github.com/simonw/asgi-scope/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249753089,"owners_count":21320664,"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":["asgi","uvicorn"],"created_at":"2024-10-01T18:30:26.433Z","updated_at":"2025-04-19T17:52:14.062Z","avatar_url":"https://github.com/simonw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# asgi-scope\n\nA tiny application for understanding ASGI scope\n\nExample: https://asgi-scope.now.sh/path?qs=hello\n\n    {'client': ('172.29.0.10', 34784),\n     'headers': [[b'host', b'asgi-scope.now.sh'],\n                 [b'x-forwarded-host', b'asgi-scope.now.sh'],\n                 [b'x-real-ip', b'199.188.193.220'],\n                 [b'x-forwarded-for', b'199.188.193.220'],\n                 [b'x-forwarded-proto', b'https'],\n                 [b'x-now-id', b'fb6gw-1527863960919-mjYC9OJ9WTsfnw4EiRTDmMst'],\n                 [b'x-now-log-id', b'mjYC9OJ9WTsfnw4EiRTDmMst'],\n                 [b'x-zeit-co-forwarded-for', b'199.188.193.220'],\n                 [b'connection', b'close'],\n                 [b'user-agent',\n                  b'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko'\n                  b'/20100101 Firefox/60.0'],\n                 [b'accept',\n                  b'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q='\n                  b'0.8'],\n                 [b'accept-language', b'en-US,en;q=0.5'],\n                 [b'accept-encoding', b'gzip, deflate, br'],\n                 [b'upgrade-insecure-requests', b'1']],\n     'http_version': '0.0',\n     'method': 'GET',\n     'path': '/path',\n     'query_string': b'qs=hello',\n     'scheme': 'http',\n     'server': ('172.28.0.10', 8000),\n     'type': 'http'}\n\nSee also https://github.com/django/asgiref/blob/master/specs/www.rst\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonw%2Fasgi-scope","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonw%2Fasgi-scope","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonw%2Fasgi-scope/lists"}