{"id":17859390,"url":"https://github.com/dex4er/perl-plack-middleware-trafficlog","last_synced_at":"2025-07-10T00:03:34.409Z","repository":{"id":4192343,"uuid":"5310978","full_name":"dex4er/perl-Plack-Middleware-TrafficLog","owner":"dex4er","description":"Plack::Middleware::TrafficLog - Log headers and body of HTTP traffic","archived":false,"fork":false,"pushed_at":"2023-06-22T22:19:26.000Z","size":96,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-28T07:04:06.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","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/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":"2012-08-06T06:55:10.000Z","updated_at":"2025-03-24T02:07:20.000Z","dependencies_parsed_at":"2023-07-06T21:34:29.085Z","dependency_job_id":null,"html_url":"https://github.com/dex4er/perl-Plack-Middleware-TrafficLog","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/dex4er/perl-Plack-Middleware-TrafficLog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fperl-Plack-Middleware-TrafficLog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fperl-Plack-Middleware-TrafficLog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fperl-Plack-Middleware-TrafficLog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fperl-Plack-Middleware-TrafficLog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dex4er","download_url":"https://codeload.github.com/dex4er/perl-Plack-Middleware-TrafficLog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fperl-Plack-Middleware-TrafficLog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264505737,"owners_count":23618965,"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:34.508Z","updated_at":"2025-07-10T00:03:34.389Z","avatar_url":"https://github.com/dex4er.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n\n    Plack::Middleware::TrafficLog - Log headers and body of HTTP traffic\n\nSYNOPSIS\n\n        # In app.psgi\n        use Plack::Builder;\n    \n        builder {\n            enable \"TrafficLog\", with_body =\u003e 1;\n        };\n\nDESCRIPTION\n\n    This middleware logs the request and response messages with detailed\n    information about headers and the body.\n\n    The example log:\n\n        [08/Aug/2012:16:59:47 +0200] [164836368] [127.0.0.1 -\u003e 0:5000] [Request ]\n        |GET / HTTP/1.1|Connection: TE, close|Host: localhost:5000|TE: deflate,gzi\n        p;q=0.3|User-Agent: lwp-request/6.03 libwww-perl/6.03||\n        [08/Aug/2012:16:59:47 +0200] [164836368] [127.0.0.1 \u003c- 0:5000] [Response]\n        |HTTP/1.0 200 OK|Content-Type: text/plain||Hello World\n\n    This module works also with applications that have delayed response. In\n    that case, each chunk is logged separately and shares the same unique\n    ID number and headers.\n\n    The body of the request and response is not logged by default. For\n    streaming responses, only the first chunk is logged by default.\n\nSEE ALSO\n\n    Plack, Plack::Middleware::AccessLog.\n\nBUGS\n\n    This module has an unstable API and it can be changed in the future.\n\n    The log file can contain binary data if the PSGI server provides binary\n    files.\n\n    If you find the bug or want to implement new features, please report it\n    at http://github.com/dex4er/perl-Plack-Middleware-TrafficLog/issues\n\n    The code repository is available at\n    http://github.com/dex4er/perl-Plack-Middleware-TrafficLog\n\nAUTHOR\n\n    Piotr Roszatycki \u003cdexter@cpan.org\u003e\n\nLICENSE\n\n    Copyright (c) 2012, 2014-2015, 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-plack-middleware-trafficlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdex4er%2Fperl-plack-middleware-trafficlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdex4er%2Fperl-plack-middleware-trafficlog/lists"}