Skip to content

Fix OAuth2::Client#request send an incorrect query.

Created by: asm256

If field name have square brackets and numbers in params options, request will send an incorrect query.

This fixes #432 (closed)

Merge request reports

Loading