com.github.alexdlaird.http.package-info Maven / Gradle / Ivy
/*
* Copyright (c) 2021-2024 Alex Laird
*
* SPDX-License-Identifier: MIT
*/
/**
* This package contains a simple, generic HTTP client, which can be used to interact with ngrok
's APIs.
*/
package com.github.alexdlaird.http;