| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT_MAX_IDLE_CONNECTIONS |
32 |
public static final int |
HTTP_STATUS_NOT_FOUND |
404 |
public static final int |
HTTP_STATUS_OK |
200 |
public static final int |
STATUS_CODE_IDEMPOTENT |
409 |
public static final int |
STATUS_CODE_OPERATION_LOSS |
410 |
public static final int |
STATUS_CODE_SUCCESS |
0 |
public static final int |
STATUS_CODE_TOO_MANY_REQUEST |
429 |
Copyright © 2022. All rights reserved.