Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 38a82e3

Browse files
committed
Added a README with some references
1 parent e763955 commit 38a82e3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Rack middleware for logging HTTP request–response pairs to a HAR file.
2+
3+
References used when building this:
4+
* https://ieftimov.com/post/writing-rails-middleware/
5+
* https://github.com/rack/rack/blob/master/SPEC.rdoc
6+
* https://w3c.github.io/web-performance/specs/HAR/Overview.html
7+
* http://www.softwareishard.com/blog/har-12-spec/

0 commit comments

Comments
 (0)