Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksagona committed Oct 31, 2023
1 parent fa7fbd0 commit 5ff756b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,8 @@ Params:
### Request

The request handler works with a `Pop\Http\Server\Request` object from the `pop-http` component and tracks
all of the inbound request data.
all of the inbound request data. The following example would be a block of code that would run in a script
that receives an inbound HTTP request:

```php
use Pop\Debug\Debugger;
Expand Down

0 comments on commit 5ff756b

Please sign in to comment.