LTI Integration Library 5.1.4
PHP class library for building LTI integrations
 
Loading...
Searching...
No Matches
ceLTIc\LTI\Http Namespace Reference

Clients for HTTP connections. More...

Classes

interface  ClientInterface
 Interface to represent an HTTP message client. More...
 
class  CurlClient
 Class to implement the HTTP message interface using the Curl library. More...
 
class  HttpMessage
 Class to represent an HTTP message request. More...
 
class  StreamClient
 Class to implement the HTTP message interface using a file stream. More...
 

Detailed Description

Clients for HTTP connections.