getappmap / appmap-java

AppMap client agent for Java
Other
81 stars 15 forks source link

Hook HttpClient.execute methods that take an HttpHost #178

Closed apotterri closed 1 year ago

apotterri commented 1 year ago

Hook a couple more overloads of the execute method in org.apache.http.client.HttpClient. These changes also include a mechanism to make it easier to hook overloaded methods. They also switch from using okhttp to using spring-web for URL parsing.

Fixes #177 .

appland-release commented 1 year ago

:tada: This PR is included in version 1.17.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: