powered by
Does the request have content associated with it?
has_content(x)
# NOT RUN { has_content(POST("http://httpbin.org/post", body = FALSE)) has_content(HEAD("http://httpbin.org/headers")) # }
Run the code above in your browser using DataLab