Skip to content

typeable/request-track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Request tracking framework

Mechanism

See this note for the mechanism description.

Lower-level API

request-track library provides WAI primitives to handle the passed headers. At the very least you would want to use echoMiddleware in order to send back the tracking headers in every HTTP reply.

Servant API

request-track-servant provides combinators to use with Servant. See the haddock documentation for more info.

Example server

example-server directory contains a simple HTTP server that uses all this stuff.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published