HTTP Request, Response and URL Parser https://cinc.rud.is/web/packages/construe/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

12 lines
294 B

# Generated by roxygen2: do not edit by hand
export("%>%")
export(parse_request)
export(parse_request_raw)
export(parse_response)
export(parse_response_raw)
export(parse_url)
export(read_file_raw)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,"%>%")
useDynLib(construe, .registration = TRUE)