Lucas Gabriel Donadio

Results 2 issues of Lucas Gabriel Donadio

Hi guys, how are you? I'm trying to do this: ```yaml - request: url: ^/example/path method: POST post: next_page=1111&state[]=2&city[]=3 headers: content-type: application/x-www-form-urlencoded response: body: {"status": "success"} status: 200 ``` But...

Hi guys, how are you? I'm working with your library in micro services. We have a few libraries and we save some data in context but since version 1.1.0 is...