ramesh-tr

Results 4 issues of ramesh-tr

Stern currently supports --all-namespaces, but sometimes it is required to tail logs from multiple namespaces (not all namespaces) in a cluster with a number of namespaces. Support for a comma-separated...

Steps to reproduce - Use the following sript ``` $hooks = new Requests_Hooks(); $hooks->register('fsockopen.before_send', function (&$data){ var_dump( $data ); }); $headers = array('Accept' => 'application/json'); $options = array('auth' => array('user',...

My server php does not have gzip inflation capabilities (zlib extension is not enabled). Please provide a way to remove gzip from the Accept-Encoding header. Right now, it's added by...

Component: Transports

Any plans to upgrade to Laravel 5.3?

feature requests