Home »
MCQs »
FuelPHP MCQs
Which of the following methods offers an option to set the HTTP headers?
28. Which of the following methods offers an option to set the HTTP headers?
- Setup_headers
- Set_header
- header
Answer: B) Set_header
Explanation:
set_header method offers an option to set the HTTP headers.