Fork me on GitHub
#pedestal
<
2021-03-25
>
souenzzo21:03:53

There is a example about how to implement 429 status code in pedestal/jetty? https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429

ddeaguiar21:03:07

@souenzzo you might find that Jetty’s DoS filter meets your needs. (https://www.eclipse.org/jetty/documentation/jetty-9/index.php)

👍 3
☝️ 3