ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/app/NH-HR/plugins/sendgrid/vendor/sendgrid/php-http-client
/
home
mhhtmff
app
NH-HR
plugins
sendgrid
vendor
sendgrid
php-http-client
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
examples
-
chmod
Open
Rename
Delete
lib
-
chmod
Open
Rename
Delete
static
-
chmod
Open
Rename
Delete
use_cases
-
chmod
Open
Rename
Delete
.codeclimate.yml
306 B
chmod
View
DL
Edit
Rename
Delete
.php_cs.dist
623 B
chmod
View
DL
Edit
Rename
Delete
CHANGELOG.md
14.91 MB
chmod
View
DL
Edit
Rename
Delete
CODE_OF_CONDUCT.md
3.17 MB
chmod
View
DL
Edit
Rename
Delete
CONTRIBUTING.md
6.37 MB
chmod
View
DL
Edit
Rename
Delete
Dockerfile
339 B
chmod
View
DL
Edit
Rename
Delete
FIRST_TIMERS.md
6.64 MB
chmod
View
DL
Edit
Rename
Delete
ISSUE_TEMPLATE.md
743 B
chmod
View
DL
Edit
Rename
Delete
LICENSE
1.09 MB
chmod
View
DL
Edit
Rename
Delete
Makefile
211 B
chmod
View
DL
Edit
Rename
Delete
PULL_REQUEST_TEMPLATE.md
1.61 MB
chmod
View
DL
Edit
Rename
Delete
README.md
5.45 MB
chmod
View
DL
Edit
Rename
Delete
TROUBLESHOOTING.md
1.03 MB
chmod
View
DL
Edit
Rename
Delete
twilio_sendgrid_logo.png
14.25 MB
chmod
View
DL
Edit
Rename
Delete
USAGE.md
2.81 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/app/NH-HR/plugins/sendgrid/vendor/sendgrid/php-http-client/TROUBLESHOOTING.md
If you can't find a solution below, please open an [issue](https://github.com/sendgrid/php-http-client/issues). ## Table of Contents * [Viewing the Request Body](#request-body) * [Handling SSL Errors](#ssl-errors) <a name="request-body"></a> ## Viewing the Request Body When debugging or testing, it may be useful to examine the raw request body. In the `examples/example.php` file, after your API call, use this code to echo out the status code, body, and headers: ```php echo $response->statusCode(); echo $response->body(); echo $response->headers(); ``` <a name="ssl-errors"> ## Handling SSL Errors If any SSL errors occur during API calls, an `InvalidRequest` will be thrown. This will provide information to help debug the issue further. If the issue is caused by an unrecognized certificate, it may be possible that PHP is unable to locate your system's CA bundle. An easy fix would be requiring the `composer/ca-bundle` package - this library will automatically detect and use that to locate the CA bundle, or use Mozilla's as a fallback.
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply