Saturn225
Saturn225
### Description This project displays a table of countries and their respective capitals and continents. The table is styled with CSS to improve readability and visual appeal. ### Checklist -...
## description This PR addresses an issue where `wget` fails to establish an SSL connection while downloading the FFMPEG binary for Windows during the build process. The error typically results...
/claim #3083 fixes #3083 This PR integrates new HTTP conformance tests derived from the research paper _"Who's Breaking the Rules? Studying Conformance to the HTTP Specifications and its Security Impact"_...
The Content-Security-Policy-Report-Only header is used to monitor potential violations of Content-Security-Policy (CSP) without enforcing it. This allows developers to test CSP policies by sending violation reports to specified URIs without...
The Strict-Transport-Security (STS) header enforces secure HTTPS connections by instructing browsers to avoid using HTTP. Implementing the STS header in ZIO-HTTP would enhance security by preventing man-in-the-middle attacks and ensuring...
## description brief description of the changes in this pr. related issue: # ## type of change - [ ] bug fix - [ ] new feature - [ ]...