Minor cleanup
This commit is contained in:
parent
6eede8886d
commit
2c64779c18
5 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue