Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Cannot access request headers in controller
Post: RE: Cannot access request headers in controller

Hello. Thank you. I am pasting the code. There is a line that says "//THIS LINE" If I send a request without a "Service-ID" header, I get a null in "$this->o->header1". If I send the header with so...
976 Views
3 Replies
12-22-2022, 10:29 AM
neojav123
  Question Thread: Cannot access request headers in controller
Post: Cannot access request headers in controller

Hello. I am just having a hard time working with request headers. I did a custom Controller which extends CodeIgniter\Controller. In the constructor (public function initController(\CodeIgniter\HTTP\R...
976 Views
3 Replies
12-21-2022, 07:31 PM
neojav123
    Thread: method POST error 404 Not found
Post: RE: method POST error 404 Not found

Guys, sorry...... it took me like 3 hours and I gave up with this. Now I just found I must change $routes->get('api/consulta/soap/save', 'MeetingApi::soapSave'); to this $routes->post('api/cons...
2,951 Views
1 Replies
07-29-2020, 08:42 PM
neojav123
    Thread: method POST error 404 Not found
Post: method POST error 404 Not found

Hello friends I've been able to solve any problem regarding Codeigniter. However, there is a single problem I just can't solve. I am using some API written in Controllers. They work great. I get...
2,951 Views
1 Replies
07-29-2020, 08:36 PM
neojav123

Theme © iAndrew 2016 - Forum software by © MyBB