summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/java.prf
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2016-04-22 10:13:31 +0200
committerMarc Mutz <marc.mutz@kdab.com>2016-04-25 07:39:58 +0000
commit7ba9863e32615549f883db98371d520b5488c9a1 (patch)
tree70238bb83f966c086564209a7a34636e7bbcd4c3 /mkspecs/features/java.prf
parentdb27f3d5a7b5ea3e415b3985877c8951f8eabfbb (diff)
Simplify code in QSpdyProtocolHandler::parseHttpHeaders()
Instead of checking for the presence of a NUL, then splitting the QByteArray at NUL separators just to join the parts with different binders, simply use replace('\0', ...). Change-Id: I0e0453b80f63cffce4a0ff152120ece754211166 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Diffstat (limited to 'mkspecs/features/java.prf')
0 files changed, 0 insertions, 0 deletions