Skip to content

Commit

Permalink
Update sdk/core/azure-core-test/src/main/java/com/azure/core/test/uti…
Browse files Browse the repository at this point in the history
…ls/HttpURLConnectionHttpClient.java
  • Loading branch information
billwert authored Feb 6, 2023
1 parent 5cb4ee5 commit c0cc351
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import java.util.Map;

/**
* HttpClient implementation for the URL Connection HttpClient.
* A {@link HttpClient} that uses the JDK {@link HttpURLConnection}.
*/
public class HttpURLConnectionHttpClient implements HttpClient {

Expand Down

0 comments on commit c0cc351

Please sign in to comment.