Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37045122
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: http-parser

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 2.9.4-alt2
Время сборки: 14 мая 2021, 06:36 ( 150.0 недели назад )
Размер архива: 46.29 Kb

Домашняя страница:   http://github.com/joyent/http-parser

Лицензия: MIT
О пакете: HTTP request/response parser for C
Описание:

This is a parser for HTTP messages written in C. It parses both requests and
responses. The parser is designed to be used in performance HTTP applications.
It does not make any syscalls nor allocations, it does not buffer data, it can
be interrupted at anytime. Depending on your architecture, it only requires
about 40 bytes of data per message stream (in a web server that is per
connection).

Текущий майнтейнер: Michael Shigorin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libhttp-parser
  • libhttp-parser-debuginfo
  • libhttp-parser-devel
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin