• Maciej Hirsz's avatar
    Cross-origin protection (#375) · 26b06136
    Maciej Hirsz authored
    * Initial implementation
    
    * Comments
    
    * Send a 403 on denied origin
    
    * Noodling around with `set_allowed_origins`
    
    * Error on empty list
    
    * Soketto 0.6
    
    * fmt
    
    * Add `Builder::allow_all_origins`, clarify doc comments
    
    * Rename Cors -> AllowedOrigins, nits, no panic
    26b06136
This project manages its dependencies using Cargo. Learn more