{"id":16859567,"url":"https://github.com/raphw/interceptable-http-client","last_synced_at":"2025-03-22T06:31:26.216Z","repository":{"id":38996193,"uuid":"243262010","full_name":"raphw/interceptable-http-client","owner":"raphw","description":"A wrapper API for creating interceptable Java HttpClients","archived":false,"fork":false,"pushed_at":"2020-02-26T14:11:22.000Z","size":17,"stargazers_count":35,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T09:03:02.679Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raphw.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}},"created_at":"2020-02-26T12:52:57.000Z","updated_at":"2024-11-05T00:23:12.000Z","dependencies_parsed_at":"2022-09-02T21:42:37.408Z","dependency_job_id":null,"html_url":"https://github.com/raphw/interceptable-http-client","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphw%2Finterceptable-http-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphw%2Finterceptable-http-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphw%2Finterceptable-http-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphw%2Finterceptable-http-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphw","download_url":"https://codeload.github.com/raphw/interceptable-http-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244918500,"owners_count":20531682,"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-13T14:18:24.030Z","updated_at":"2025-03-22T06:31:24.908Z","avatar_url":"https://github.com/raphw.png","language":"Java","readme":"Interception extension for Java's HttpClient\n--------------------------------------------\n\nThis module adds a common feature of HTTP client implementations to Java 11's `java.net.http.HttpClient`:\n\n- Adding request decorators, to for example add or modify request headers.\n- Adding request interception, to for example collect request metrics.\n\nThe extension is straight-forward to use by simply replacing `HttpClient.builder()` by `InterceptableHttpClient.builder()`. The extended builder API is then capable of registering decorators and interceptors by the two additional build steps `addDecorator` and `addInterceptor`.\n  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphw%2Finterceptable-http-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphw%2Finterceptable-http-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphw%2Finterceptable-http-client/lists"}