[][src]Module lab_grader::helpers::web

Functions to easily make web requests

These use the reqwest crate to make requests.

Functions

get

Performs a GET request

post_json

Sends a POST request to the url with the given body