Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check if headers are empty and then flush and get the headers again
In #127 flush() was removed but a comment on apache_response_headers() said that function may return an empty array, so I check for that here and do a flush() before getting the headers again.
- Loading branch information