Luca Bocchiardi
Results
2
issues of
Luca Bocchiardi
I get this message of error when I try to login and upload a file. ``` private function extractTokenFromLoginForm($html) { $pattern = '~ (?J) # HEADER cookie: set-cookie: js_csrf=JDAyWg55Y_xItHN_LB8KJ3d5; Domain=...
I've got an API call in Angular, it would be awesome to filter the parameters directly in the url don't you think? `/wp-json/sportspress/v2/players?filter[current_teams]=1` or `/wp-json/sportspress/v2/players?¤t_teams=1` It is possible right now...