Skip to content

Tags: axonibyte/axb-lib-http-java

Tags

0.3.1

Toggle 0.3.1's commit message
make CAPTCHAValidator auto-closable; make sure that client closure al…

…so shuts down underlying threadpool

0.3.0

Toggle 0.3.0's commit message
implement new reCAPTCHA workflow; mark old workflow as deprecated

0.2.1

Toggle 0.2.1's commit message
bugfix: make sure api driver builder accepts port

0.2.0

Toggle 0.2.0's commit message
upgrade APIDriver builder workflow

0.1.6

Toggle 0.1.6's commit message
JSONTokenizer updates: add null checks, and assume {} on null req body

0.1.5

Toggle 0.1.5's commit message
on dispatch, make sure to handle non-registerd contexts; add some nul…

…l arg checks to WSHandler

0.1.4

Toggle 0.1.4's commit message
allow WSAction to be invoked by more than one action name

0.1.3

Toggle 0.1.3's commit message
version bump to v0.1.3

0.1.2

Toggle 0.1.2's commit message
bump to v0.1.2 (race condition fix is good)

0.1.1

Toggle 0.1.1's commit message
allow authenticate(Request, Response) to throw EndpointException dire…

…ctly