r0man / plz-media-type

A plz.el extension library to handle media types.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plz-media-type

https://img.shields.io/badge/license-GPL_3-green.svg http://elpa.gnu.org/packages/plz-media-type.svg https://github.com/r0man/plz-media-type/actions/workflows/test.yml/badge.svg

plz-media-type is an Emacs Lisp library that enhances MIME type handling for HTTP requests within Emacs. It leverages the plz.el HTTP library for networking calls and introduces a mechanism to process responses based on the content type header. This library defines various classes and methods for parsing and processing standard MIME types, including JSON, XML, HTML, and binary data. It is used in the LLM library to handle decoding of various streaming and non-streaming media type formats.

About

A plz.el extension library to handle media types.

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 61.8%Language:Shell 36.9%Language:Makefile 1.3%