- Timestamp:
- Feb 10, 2010, 10:39:56 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncnetqueryv1.cpp
r2011 r2288 163 163 reqStr = "GET " + _url.path().toAscii() + " HTTP/1.0\r\n" 164 164 + "User-Agent: NTRIP BNC/" BNCVERSION "\r\n" 165 + "Host: " + _url.host().toAscii() + "\r\n" 165 166 + userAndPwd + "\r\n"; 166 167 } else {
Note:
See TracChangeset
for help on using the changeset viewer.