We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Ok it's really ws (lowercase) and not the other one...
Promise[WS.Response] instead of Promise[ws.Response]
Example on how to post url-form-encoded data
added scala syntax highlighting
Add missing Async block
Correct slash direction in JSON parsing example
Correct library path
update next link
Fix a missing quotation
Documentation copy-editing
Documentation refactoring