Intro to dependency injection
Do you remember your first program?
3 years ago
·
8 minutes to read
HTTP requests and responses – Part 2
In the first part I describe presenter methods, by which we can control HTTP responses of the application. In this section, I will address the interface Nette\Application\IResponse, with which HTTP responses can be formed very accurately.
4 years ago
·
9 minutes to read