1. 07.12.2022 5 коммитов
  2. 06.12.2022 3 коммита
  3. 02.12.2022 1 коммит
  4. 01.12.2022 2 коммита
  5. 30.11.2022 1 коммит
  6. 29.11.2022 1 коммит
  7. 28.11.2022 4 коммита
  8. 25.11.2022 1 коммит
  9. 24.11.2022 2 коммита
  10. 23.11.2022 3 коммита
  11. 22.11.2022 2 коммита
  12. 21.11.2022 5 коммитов
  13. 18.11.2022 2 коммита
  14. 17.11.2022 3 коммита
  15. 16.11.2022 1 коммит
  16. 15.11.2022 3 коммита
  17. 14.11.2022 1 коммит
    • Dmitry Tretyakov's avatar
      KTOR-735 Support WinHTTP engine (#3243)
      · 8b14eafc
      Dmitry Tretyakov создал
      * KTOR-735 Support WinHTTP engine
      
      It allows using WinHTTP on Windows platform which supports HTTP 1/2 and WebSocket protocols.
      
      * KTOR-735 use dedicated package name for cinterop
      
      With upcoming Kotlin 1.8 release it will be possible to use WinHTTP as platform library.
      
      * KTOR-735 fix klint errors
      
      * KTOR-735 Use IllegalStateException instead of WinHttpIllegalStateException
      
      * KTOR-735 Resolve review comments
      8b14eafc