Html Anything
html_anythingFetch a sample HTML response from httpbin.org (/html). Use to verify HTML content-type handling or as a placeholder in tests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Sample HTML response | |
| status | Yes | HTTP status code | |
| content_type | Yes | Content-Type header |