Package | Description |
---|---|
org.kunlab.kpm.http |
Modifier and Type | Method and Description |
---|---|
static HTTPResponse |
HTTPResponse.error(@NotNull RequestContext request,
@NotNull HTTPResponse.RequestStatus status)
エラーのレスポンスを生成します。
|
static @NotNull HTTPResponse |
Requests.request(@NotNull RequestContext context)
リクエストを送信し、レスポンスを受け取ります。
|
Copyright © 2023. All rights reserved.