/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

vanwilgenburg.wordpress.com
| | parsiya.net
1.2 parsecs away

Travel
| | [AI summary] The article explores edge cases of the Same-Origin Policy (SOP) in browser security, including its implications for cross-origin requests, CORS, and vulnerabilities in WebSocket and local web servers.
| | juffalow.com
1.9 parsecs away

Travel
| | I am playing a little bit with PHP micro framework Slim and javascript Backbone.js. Therefor I created two separate projects with URLs Cross-Origin Resource Sharing ( CORS ).
| | dzone.com
1.2 parsecs away

Travel
| | This post looks at Cross-Origin Resource Sharing (CORS) and the Same-Origin Policy to explore their impacts on app security, making security less restrictive.
| | www.thinkcode.se
14.8 parsecs away

Travel
| [AI summary] A technical guide explaining how to fix Maven build warnings related to platform-dependent file encodings by configuring the project.build.sourceEncoding and project.reporting.outputEncoding properties to UTF-8.