guodongxiaren edited a comment on pull request #1506: URL: https://github.com/apache/incubator-brpc/pull/1506#issuecomment-893499319
@zyearn 代码修改了,另外除了2.3和2.4里面的字符外,还有一个%字符也是合法的,2.1节有描述。一并加到注释里面了。 另外发现这里除了合法字符以外,还要补一个空格,否则已有的单例会有失败。因为brpc之前允许url里有空格,有skip掉空格的逻辑 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
