PHP Classes

File: tests/functional/002_auth/002_basic_auth.log

Recommend this page to a friend!
  Classes of Punto Waskito   PHP CRUD API   tests/functional/002_auth/002_basic_auth.log   Download  
File: tests/functional/002_auth/002_basic_auth.log
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP CRUD API
Provide API to manipulate database table records
Author: By
Last change:
Date: 3 years ago
Size: 870 bytes
 

Contents

Class file image Download
=== GET /records/invisibles/e42c77c6-06a4-4502-816c-d112c7142e6d Authorization: Basic dXNlcm5hbWUxOnBhc3N3b3JkMQ === 200 Content-Type: application/json; charset=utf-8 Content-Length: 45 {"id":"e42c77c6-06a4-4502-816c-d112c7142e6d"} === GET /records/invisibles/e42c77c6-06a4-4502-816c-d112c7142e6d === 200 Content-Type: application/json; charset=utf-8 Content-Length: 45 {"id":"e42c77c6-06a4-4502-816c-d112c7142e6d"} === GET /records/invisibles/e42c77c6-06a4-4502-816c-d112c7142e6d Authorization: Basic aW52YWxpZHVzZXI6aW52YWxpZHBhc3M === 403 Content-Type: application/json; charset=utf-8 Content-Length: 65 {"code":1012,"message":"Authentication failed for 'invaliduser'"} === GET /records/invisibles/e42c77c6-06a4-4502-816c-d112c7142e6d === 404 Content-Type: application/json; charset=utf-8 Content-Length: 54 {"code":1001,"message":"Table 'invisibles' not found"}