wwcMonkey
wwcMonkey
It's a Nice tool. Only noticed one problem. Save file to a windows shared path such as` \\192.168.1.43\shared` will cause a fatal error. It may be the issue of file...
If result text column is too long, it will show like "xxxxxx....". Even if I only query one cell. But how can I expand it to show full text?
When I do `template.target(newTarget); ` `template.uri(newUri );` in my custom RequestInterceptor , I noticed that the origin fragment was kept in final URL (something like `https://newTarget/newPath?newQuery=newVal#oldFragment` , the oldFragment is...