You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/http
Michael Peter Christen 195bd2e444
extended the maximum header size to 16k to prevent http error 431
2 years ago
..
servlets removed warnings 2 years ago
AbstractRemoteHandler.java
CrashProtectionHandler.java
InetPathAccessHandler.java removes unused imports and variables 4 years ago
MonitorHandler.java
ProxyCacheHandler.java
ProxyHandler.java always use HTTPClient by 'try with resources' pattern to free up 3 years ago
ReferrerPolicy.java
YaCyErrorHandler.java
YaCyHttpServer.java extended the maximum header size to 16k to prevent http error 431 2 years ago
YaCyLegacyCredential.java enhanced ability to debug the code 4 years ago
YaCyLoginService.java
YaCySecurityHandler.java refactoring 2 years ago
YacyDomainHandler.java