- Timestamp:
- Oct 6, 2006, 11:36:38 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/bncgetthread.cpp ΒΆ
r202 r205 82 82 hlp.setPort(mountPoint.port()); 83 83 hlp.setPath(mountPoint.path()); 84 85 if (hlp.path().isEmpty()) { 86 hlp.setPath("/"); 87 } 84 88 85 89 QByteArray reqStr = "GET " + hlp.path().toAscii() +
Note:
See TracChangeset
for help on using the changeset viewer.