glance icon indicating copy to clipboard operation
glance copied to clipboard

SkipJSONValidation in custom-api newRequest function

Open WAY29 opened this issue 2 months ago • 1 comments

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.

WAY29 avatar Oct 11 '25 03:10 WAY29

My PR:https://github.com/glanceapp/glance/pull/844

WAY29 avatar Oct 11 '25 04:10 WAY29