glance
glance copied to clipboard
SkipJSONValidation in custom-api newRequest function
Description
Sometimes I need to get HTML response from normal web page instead of api request, but I don't see any function that can skip json check. In addition, I also want to add xpath function to parse html response.
My PR:https://github.com/glanceapp/glance/pull/844