1. 16 5月, 2019 2 次提交
  2. 02 5月, 2019 1 次提交
  3. 13 4月, 2019 4 次提交
  4. 11 4月, 2019 1 次提交
  5. 10 4月, 2019 1 次提交
  6. 27 3月, 2019 1 次提交
  7. 26 3月, 2019 1 次提交
  8. 24 3月, 2019 1 次提交
  9. 23 3月, 2019 1 次提交
  10. 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
  11. 20 3月, 2019 2 次提交
  12. 15 3月, 2019 4 次提交
  13. 13 3月, 2019 1 次提交
  14. 06 3月, 2019 1 次提交
  15. 02 3月, 2019 6 次提交
  16. 01 3月, 2019 1 次提交
  17. 26 2月, 2019 1 次提交
  18. 24 2月, 2019 3 次提交
  19. 20 2月, 2019 1 次提交
  20. 16 2月, 2019 2 次提交
  21. 15 2月, 2019 1 次提交
  22. 14 2月, 2019 1 次提交
  23. 13 2月, 2019 1 次提交
  24. 09 2月, 2019 1 次提交