-
- Downloads
[http] Fix special handling of rest_url argument in exe.json
If exe.json?method=MethodName was requested without any extra arguments, such request was ignored. But one can call obj->MethodName(""); in this case. Now fixed
Loading
Please register or sign in to comment