Skip to content

Commit

Permalink
Identify between request/response headers
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Oct 27, 2018
1 parent 24f6fca commit 09d8d49
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Header/ResponseHeaders.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?php
namespace Gt\Http\Header;

class ResponseHeaders extends Headers {}

0 comments on commit 09d8d49

Please sign in to comment.