CaptchaService

Author

Jordan Abraham

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
suspend fun getRequest(request: CaptchaRequest): Png

Handles the http GET request to this service if applicable.

Link copied to clipboard
suspend fun postRequest(request: CaptchaRequest): None

Handles the http POST request to this service if applicable.