mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 21:41:40 +00:00
hypermedia essay fixes
This commit is contained in:
parent
c61594f47e
commit
21a1c8d6f5
@ -137,7 +137,7 @@ can satisfy more client needs without modification.
|
||||
|
||||
<aside>
|
||||
|
||||
*This latter situation is especially dangerous when these data APIs are consumed in a browser, because any data-api expressiveness you give to a front-end developer, you also are giving to a potentially hostile user, who can fire up a console and begin hammering away at your API. Apparently, facebook uses a [whitelist](https://twitter.com/AdamChainz/status/1392162996844212232) to deal with this.*
|
||||
*This latter situation is especially dangerous when these data APIs are consumed in a browser, because any data-api expressiveness available to a front-end developer is also available to a potentially hostile user, who can fire up a console and begin hammering away at the API. Apparently, facebook uses a [whitelist](https://twitter.com/AdamChainz/status/1392162996844212232) to deal with this.*
|
||||
|
||||
*Do you?*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user