·
Geek / Web Developer / Game Programmer

+application/x-www-form-urlencode 编码中是当作空格用的,而 RFC 1866 规定 GET 请求后面的 querystring 必须按上述方式解码。于是c++后面的部分就丢了。

ref: https://www.rfc-editor.org/rfc/rfc1866#section-8.2.2