[PATCH 2/3] Make buf_append_urlencoded() percent-encode fewer characters.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2016-10-14 at 18:46 -0700, Daniel Lenski wrote:
> Per RFC 3986, the characters '-', '_', '.', '~' don't need to be
> percent-encoded anywhere in a URL or query string.??And ' ' can
> simply be
> replaced with '+' rather than "%20".

That would break communication with ocserv. As it is now, ocserv
parsing code is the reverse of what openconnect emits rather than a
full rfc3986 parser.

regards,
Nikos




[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux