[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет ghc-HTTP-4000.3.16-2.el9.x86_64 download

Имя ghc-HTTP
Эпоха 0
Версия 4000.3.16
Релиз 2.el9
Архитектура x86_64
Сайт https://hackage.haskell.org/package/HTTP
Лицензия BSD
Время сборки 2023-08-19 12:12:35
Хост сборки builder-x86-01.inferitos.ru
Краткое описание A library for client-side HTTP
Репозитории Extras
Полное описание The HTTP package supports client-side web programming in Haskell. It lets you set up HTTP connections, transmitting requests and processing the responses coming back, all from within the comforts of Haskell. It's dependent on the network package to operate, but other than that, the implementation is all written in Haskell. A basic API for issuing single HTTP requests + receiving responses is provided. On top of that, a session-level abstraction is also on offer (the 'BrowserAction' monad); it taking care of handling the management of persistent connections, proxies, state (cookies) and authentication credentials required to handle multi-step interactions with a web server. The representation of the bytes flowing across is extensible via the use of a type class, letting you pick the representation of requests and responses that best fits your use. Some pre-packaged, common instances are provided for 'ByteString' and 'String'.
Эррата
Размер 201 КиБ
Исходный проект ghc-HTTP-4000.3.16-2.el9
Контрольная сумма SHA-256 80a5939b713bf952be2327f06e5b18fb76bdbca3455a93f7c0f20d1b48085234
× Full screenshot
История изменений link
* Sat Aug 19 2023 Alexey Lyubimov <a.lyubimov@msvsphere.ru> - 4000.3.16-2
- Rebuilt for MSVSphere 9.2

* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4000.3.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild