WriteStatus function
sailingwithsandeep opened this issue · 0 comments
sailingwithsandeep commented
Writes the HTTP status message such as "200 OK".
* This has to be called first in any response, otherwise it will be called automatically with "200 OK".
May i know why this was necessary?
What was your thought process behind it?
Sorry for being curious here.