François Revol
|
295ded8c41
|
Fix gopher
fInputBuffer was shadowing the base class member...
|
2014-08-08 00:35:20 +02:00 |
|
Adrien Destugues
|
2f9b187497
|
Factor out a BNetworkRequest
* Shares common behavior between the Gopher and HTTP request handlers.
* Most of this can be used when implemeting other protocols.
|
2014-08-04 15:59:53 +02:00 |
|
François Revol
|
0c1a4ebf8b
|
Preliminary support for Gopher
Currently parses information and text items and retrives files.
|
2014-07-26 01:42:36 +02:00 |
|