cyu / rack-cors

Rack Middleware for handling Cross-Origin Resource Sharing (CORS), which makes cross-origin AJAX possible.
MIT License
3.26k stars 263 forks source link

README: Example for start & end string anchors #224

Closed olleolleolle closed 3 years ago

olleolleolle commented 3 years ago

This explanation is most valuable to folks who are seeing anchors for the first time, so we can use our example again, to put the usage into context.

cyu commented 3 years ago

@olleolleolle Thanks!