summaryrefslogtreecommitdiff
path: root/source/de/anomic/http/HttpClient.java
AgeCommit message (Expand)Author
2009-02-19- refactoring of the http clientorbiter
2009-02-11- fix for NPE when loading the cytag imageorbiter
2009-01-30refactoring of loggingorbiter
2008-12-03performance hacksorbiter
2008-08-25modifications towards a single database operation to read/write http header a...orbiter
2008-08-17- fixed "yacy2yacy no proxy"-problemdanielr
2008-08-02* refactoringdanielr
2008-08-02added final where possibledanielr
2008-07-04added many missing user-agent declarations for yacy http client connections.orbiter
2008-06-05Accept all SSL-certificates (not only valid and self-signed), but put a warni...danielr
2008-05-03refactoring (initialized static fields, removed empty if/else, serialized som...danielr
2008-04-15HTTPC close more unused connectionsdanielr
2008-04-10refactoring of HttpClient Writer processesorbiter
2008-04-09- removed class with only one static methodorbiter
2008-04-09http timeouts von alten httpc wieder gesetztdanielr
2008-04-07HTTPC: allowed self-signed certsdanielr
2008-04-05replaced httpc with Apache Jakarta Commons HttpClient (includes some refactor...danielr