Commit Graph

102 Commits (01cc32217fb2dccaf20284261579addca0d42474)

Author SHA1 Message Date
sgaebel df9ea0a42a removes some warnings: unused imports, params
4 years ago
Michael Peter Christen 053e54a2c7 grand CORS for json files
5 years ago
luccioman 5db1c9155a Do locale independant case conversion on hosts, schemes, and file exts.
7 years ago
luccioman a04feac064 Ensure file input streams proper closing in both success and failures
8 years ago
reger ce87025462 further avoid to set connect info properties as header value
8 years ago
reger b32bcdf344 list entries in outgoing cookie monitor one per line
8 years ago
reger 9a8691129f fix typing error from commit 60ba5c117c
8 years ago
reger f9328f07e2 completing the usage of CONNECTION_PROP_CLIENT_HTTPSERVLETREQUEST in
8 years ago
reger 8e3e3ed191 update the older ResponseHeader patch to handle cookies,
8 years ago
reger 4eeb448eb3 use DigestURL in UrlProxyServlet as parameter to pass requested url to
8 years ago
reger 9db68acb4f remove obsolete X_YACY... header declarations
8 years ago
reger 395f2e8946 Make ServletRequest implement the standardized HttpServletRequest interface,
8 years ago
reger 33bf35d90f missing file for prev commint "Introduction of additional language setting browser"
8 years ago
reger 16e8ed3f01 Introduce additional language setting "browser/Browser Language" for UI internationalization.
8 years ago
reger 3b47a07dd1 change unused servletProperties entry CONNECTION_PROP_CLIENT_REQUEST_HEADER to
8 years ago
luc 571bc55937 Refactoring : use StandardCharsets constants instead of hard-coded
9 years ago
reger b7e8358645 make use of header.getContentType where possible (mime is normalized afterwards)
9 years ago
reger 206883f80d fix: Preserve protocol in url proxy
9 years ago
reger ee77f24e52 use some more declared HeaderFramework constants
9 years ago
Michael Peter Christen fed26f33a8 enhanced timezone managament for indexed data:
10 years ago
Michael Peter Christen efbc9a3561 introducting a new getConfig method which parses comma-separated llists
10 years ago
Michael Peter Christen 69eacdf4eb applying precompiled CommonPattern.COMMA.split to all places where
10 years ago
Michael Peter Christen bee5ee7cce removed some warnings
10 years ago
reger 1f9389396a fix NPE related 500 (Bad Request) response of UrlProxy on blacklisted urls,
10 years ago
reger f856edecb6 fix proxy redirect (http status 302) response
10 years ago
Michael Peter Christen 28683530cd fixes to usage of no-cache: use and recognize also the no-store
10 years ago
reger 70cf7060a4 coding fixes suggested in
10 years ago
reger ff18129def ViewFile servlet: update index if newer,
10 years ago
reger 28456dfc09 skip creation of unused Bluelist contenttransformer
10 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP:
10 years ago
Michael Peter Christen e1bc768f9d more IPv6 bugfixes
10 years ago
Michael Peter Christen 247e626083 IPv6 host parsing bugfixes
10 years ago
Michael Peter Christen 6491270b3a large IPv6 redesign of peer ping methods!
10 years ago
orbiter b3ebd38079 removed the HTDOCS repository concept because the concept to host files
10 years ago
Michael Peter Christen 2de159719b added an option to set 'obey nofollow' for links with rel="nofollow"
10 years ago
Michael Peter Christen ba6ffddefc refactoring
11 years ago
reger 79e7947442 - remove empty http0_9 status text array
11 years ago
reger 2dabe2009d - remove unused manual http KeepAlive config
11 years ago
reger 710054bb37 implement gzip input handling directly in defaultservlet
11 years ago
Michael Peter Christen 36a66b0704 fix for parsing of numeric value in case that boolean values are given
11 years ago
orbiter 41730c8048 better logging in template engine: shows filename of servlets where
11 years ago
sixcooler f06775850f fix receiving DHT / parse pultipart
11 years ago
reger b12200cafe alternative UrlProxyServlet (for /proxy.html) using different url rewrite rules
11 years ago
Michael Peter Christen b488f33975 added close to fix possible resource leak warning
11 years ago
reger b9056ef2db remove unused private header entries (HeaderFramework)
11 years ago
reger c297de5145 remove check for unused virtual path /currentyacypeer/
11 years ago
Michael Peter Christen 453bfd0f17 removed unused variables and warnings
11 years ago
reger a373fb717d remove more unused from legacy server.http
11 years ago
reger 749d020aeb remove redundant url string manipulation in HTTPDProxyHandler
11 years ago
Michael Peter Christen b08375da33 fix for bad/missing values of size_i
11 years ago