response_is_json {rdhs} | R Documentation |
checks if the response is json or not by looking at the responses headers
Description
checks if the response is json or not by looking at the responses headers
Usage
response_is_json(x)
Arguments
x |
A response |
[Package rdhs version 0.8.1 Index]