Update README.md

This commit is contained in:
Rob Wagner 2023-10-23 21:57:00 -04:00
parent 3af87ed81c
commit 7206dd1852
No known key found for this signature in database
GPG key ID: 53CCB4497B15CF61

View file

@ -54,8 +54,8 @@ type.
All of the [htmx response headers](https://htmx.org/reference/#response_headers)
have a supported responder. A responder is a simple type that implements
`IntoResponse`, allowing you to simply and safely apply the HX-* headers to any
of your responses.
`IntoResponseParts`, allowing you to simply and safely apply the HX-* headers to
any of your responses.
| Header | Responder | Value |
|------------------|----------------|-------------------------------------|