Minor cleanup

This commit is contained in:
Erik C. Thauvin 2024-05-23 22:21:44 -07:00
parent 6eede8886d
commit 2c64779c18
Signed by: erik
GPG key ID: 776702A6A2DA330E
5 changed files with 5 additions and 3 deletions

View file

@ -100,7 +100,7 @@ AkismetComment(request = context.getRequest())
This will ensure that the user's IP, agent, referrer and various environment variables are automatically extracted from the request.
[View Full Example](https://github.com/ethauvin/akismet-kotlin/blob/master/examples/src/main/kotlin/com/example/AkismetServlet.kt)
[View Full Example](https://github.com/ethauvin/akismet-kotlin/blob/master/examples/gradle/src/main/kotlin/com/example/AkismetServlet.kt)
## JSON