daryast

Untitled

Apr 7th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. header('Content-type: text/html;charset=utf8');
  2. $d = '{"type":4,"documentDate":"2015-12-14T12:40:00","client":{"username":"devra3","password":"Abs@123","ogaiCode":"650","ip":"11.0.0.1","schema":"GIBDD_APR"}}';
  3. $response = Yii::app()->httpClient->post('http://127.0.0.1:8080/' . 'debugutils/default/test2');
  4. $request=Yii::app()->request->getRequestType();
  5. /*$head= Yii::app()->httpClient->getHeader();*/
  6. var_dump($request);
Advertisement
Add Comment
Please, Sign In to add comment