FrancisHe

Results 5 issues of FrancisHe

url is "http://127.0.0.1:8999/something" tcpdump shows the request header "HOST" is "127.0.0.1", not "127.0.0.1:8999"

``` bytes, err = db:send_query(query) res, err, errcode, sqlstate = db:read_result() res, err, errcode, sqlstate = db:read_result(nrows) res, err, errcode, sqlstate = db:query(query) res, err, errcode, sqlstate = db:query(query, nrows)...

Here is the stack backtrace: ``` Program terminated with signal 6, Aborted. #0 0x00007f12b25ed1f7 in raise () from /lib64/libc.so.6 (gdb) bt #0 0x00007f12b25ed1f7 in raise () from /lib64/libc.so.6 #1 0x00007f12b25ee8e8...

bug
help wanted

RFC 1806: > The receiving MUA should not respect any directory path information > that may seem to be present in the filename parameter. The filename > should be treated...

It works on #, ##, ###, etc, but it doesn't work on ____, ======.