forked from mengyxu/noob-components
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
522 B
522 B
Plugs HTTP Guidelines
HTTP client configuration and request/response handling.
Overview
This directory documents the HTTP clients in plugs/http/.
Guidelines Index
| Guide | Description | Status |
|---|---|---|
| axios | Base axios wrapper | Filled |
| axios2 | Second variant | Filled |
| axios3 | Third variant with AxiosOptions | Filled |
| misc | HTTP utilities (PageResponse) | Filled |
Language: English