Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 188 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 188 Bytes

HTTP-MITM

http-mitm is a Haskell library for writing man in the middle http/https proxies. It uses HTTP data type declarations from the http package in Network.HTTP.Base.