Anatolii Kurotych
Anatolii Kurotych
I have a problem with the installation of your package to my project that uses _[zero-Installs](https://yarnpkg.com/features/zero-installs)_ methodology. Due to a lack of dependencies in the package.json file. I had to...
Distributor ID: Ubuntu Description: Ubuntu 21.04 Release: 21.04 Codename: hirsut kurotych@kurotych-Aspire-A515-45G:~/Downloads/light-1.2.2$ ./configure --with-udev && make checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking...
Replace is_digit() functions from bnfcore.rs to nom::character::is_digit;
Add test cases from https://tools.ietf.org/html/rfc5118 Fix bugs if it'll happen. See example: https://github.com/armatusmiles/sipcore/blob/master/crates/sipmsg/tests/rfc4475.rs
- push_top/push_bottom(header_name) - pop_top/pop_bottom(header_name) - add_header(header_object) or add(header_name, header_value) - get_header_value(s)? - add_parameter?
Create a markdown table for vtype => vtags (one to many) and post to documentation