Subresource Integrity (SRI) Members Public

Enable browsers to verify files they fetch (for example, from a CDN) are delivered without manipulation.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Security

Enable Cross-Origin Requests (CORS) in ASP.Net Web API Using CorsOptions Members Public

Don't use Cors.AllowAll - Set it up correctly!

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Web Api

HTTP Content Security Policy (CSP) Members Public

Prevent execution of malicious content in the context of your website.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Security

HTTP Strict Transport Security (STS or HSTS) Members Public

Get your website to load only over HTTPS.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Security

Ok I Have Got HTTPS! What Next? Members Public

Security is of more and more a concern these days and we saw why it's important to move on to HTTPs. Hope you have already moved on to HTTPS, If not right now is a perfect time - this is one of the things that you should not

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Security

Tip of the Week: Kumon Books - Creative Workbooks Members Public

Activity books for kids.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
TipOW

Managing Your Postman API Specs Members Public

Organizing and managing your API specs either through Postman Cloud or your Source Control.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Testing

Automated API Testing Using Postman Collection Runner Members Public

Quick and easy way to test your API.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Testing