1. 13 4月, 2019 3 次提交
  2. 11 4月, 2019 1 次提交
  3. 10 4月, 2019 1 次提交
  4. 27 3月, 2019 1 次提交
  5. 26 3月, 2019 1 次提交
  6. 24 3月, 2019 1 次提交
  7. 23 3月, 2019 1 次提交
  8. 21 3月, 2019 1 次提交
    • S
      feature: add `withCredentials` configuration key (via #5149) · be72c292
      Segev Finer 提交于
      * Add the withCredentials configuration key
      
      It enables passing credentials in CORS requests. e.g. Cookies and
      Authorization headers.
      
      * Improve withCredentials documentation
      
      * Add unit tests for the withCredentials config
      
      * Update configuration.md
      
      * Update configuration.md
      
      * only set `withCredentials` Fetch flag if the config value is truthy
      
      there are some workarounds in the wild today that involve setting `withCredentials` on `system.fn.fetch` directly. 
      
      this approach avoids mangling those existing workarounds!
      
      * add more test cases
      
      * Update configs-wrap-actions.js
      
      * Update index.js
      be72c292
  9. 20 3月, 2019 2 次提交
  10. 15 3月, 2019 4 次提交
  11. 13 3月, 2019 1 次提交
  12. 06 3月, 2019 1 次提交
  13. 02 3月, 2019 6 次提交
  14. 01 3月, 2019 1 次提交
  15. 26 2月, 2019 1 次提交
  16. 24 2月, 2019 3 次提交
  17. 20 2月, 2019 1 次提交
  18. 16 2月, 2019 2 次提交
  19. 15 2月, 2019 1 次提交
  20. 14 2月, 2019 1 次提交
  21. 13 2月, 2019 1 次提交
  22. 09 2月, 2019 2 次提交
  23. 08 2月, 2019 1 次提交
  24. 07 2月, 2019 2 次提交