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.
 
 

23 lines
611 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/construe-package.R
\docType{package}
\name{construe}
\alias{construe}
\alias{construe-package}
\title{HTTP Request, Response and URL Parser}
\description{
A simple and fast HTTP request, response and URL parser based on the C++ 'httpparser' library
by Alex Nekipelov (\url{https://github.com/nekipelov/httpparser})
}
\seealso{
Useful links:
\itemize{
\item \url{https://git.rud.is/hrbrmstr/construe}
\item Report bugs at \url{https://git.rud.is/hrbrmstr/construe/issues}
}
}
\author{
Bob Rudis (bob@rud.is)
}
\keyword{internal}