What is the purpose of the `helmet` middleware in an Express application?
-
A
Sets security-related HTTP response headers to protect against common attacks
-
B
Compresses HTTP responses for faster delivery
-
C
Manages session cookies securely
-
D
Validates request headers against a schema