Basic (class)
Class Basic
Basic authentication adapter for Cake\Http\Client
Generally not directly constructed, but instead used by Cake\Http\Client when $options['auth']['type'] is 'basic'
Method Summary
- _generateHeader() protectedGenerate basic [proxy