OSDN Git Service

HTTPリクエストパーサがフィールド値のクォートで遷移を間違えていた問題を修正。
authorwordring <kouichi_pm@users.osdn.me>
Mon, 31 Aug 2015 21:14:27 +0000 (06:14 +0900)
committerwordring <kouichi_pm@users.osdn.me>
Mon, 31 Aug 2015 21:14:27 +0000 (06:14 +0900)
commite4731ba1cc7014a3072114a05be0f6d2373792c7
tree2dc9122388d4e2dc443f11278d6929379a36b9ea
parent8c946a9012a93ff39534a8cc13a18d441296598f
HTTPリクエストパーサがフィールド値のクォートで遷移を間違えていた問題を修正。
27 files changed:
http/httprequest.cpp
proxy/image/edit-find.png [new file with mode: 0644]
proxy/main.cpp
proxy/mainwindow.cpp
proxy/mainwindow.h
proxy/proxy.qrc
proxy/tmcandidate.h
proxy/tmcandidatewidget.cpp
proxy/tmcandidatewidget.h
proxy/tmdatabase.cpp
proxy/tmdatabase.h
proxy/tmeditorwidget.cpp
proxy/tmeditorwidget.h
proxy/tmservice.cpp
proxy/tmservice.h
proxy/tmsocket.cpp
proxy/tmsocket.h
proxy/tmtext.cpp
proxy/tmtext.h
third-party/include/dtl/Diff.hpp [new file with mode: 0644]
third-party/include/dtl/Diff3.hpp [new file with mode: 0644]
third-party/include/dtl/Lcs.hpp [new file with mode: 0644]
third-party/include/dtl/Sequence.hpp [new file with mode: 0644]
third-party/include/dtl/Ses.hpp [new file with mode: 0644]
third-party/include/dtl/dtl.hpp [new file with mode: 0644]
third-party/include/dtl/functors.hpp [new file with mode: 0644]
third-party/include/dtl/variables.hpp [new file with mode: 0644]