refactor(request): request body management is now externalized to helper methods
This commit is contained in:
@@ -1,5 +1 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../src/Unirest.php';
|
||||
|
||||
define('UPLOAD_FIXTURE', __DIR__ . '/fixtures/upload.txt');
|
||||
<?php ?>
|
||||
|
||||
Reference in New Issue
Block a user