Athou
|
fed74f05fc
|
revert to using a static user agent, fixes issues with some sites refusing our http requests
|
2014-08-19 01:05:24 +02:00 |
|
Athou
|
0888f11257
|
less boilerplate
|
2014-08-19 01:04:07 +02:00 |
|
Athou
|
8e262a1e10
|
guicing up
|
2014-08-17 14:16:30 +02:00 |
|
Athou
|
b051613b62
|
merge properties service into configuration
|
2014-08-16 17:27:27 +02:00 |
|
Athou
|
51eda57618
|
dynamic user agent string
|
2014-08-14 16:19:06 +02:00 |
|
Athou
|
1324269f1d
|
code cleanup
|
2014-08-14 11:40:30 +02:00 |
|
Athou
|
986fd25942
|
removed wicket and tomee, use dropwizard instead. remove wro4j, use gulp instead
|
2014-08-08 16:49:02 +02:00 |
|
Athou
|
bb72131354
|
remove invalid content-encoding headers (fix #580)
|
2014-04-16 11:42:39 +02:00 |
|
Athou
|
3a8d72cab4
|
default charset for http should be iso-8859-1 (https://www.w3.org/International/O-HTTP-charset)
|
2014-04-09 16:21:33 +02:00 |
|
Athou
|
f5f7a8e63b
|
remove invalid content encoding headers (#580)
|
2014-04-04 11:41:52 +02:00 |
|
Athou
|
05036778d6
|
httpclient upgrade
|
2013-11-05 15:27:19 +01:00 |
|
Athou
|
a14484ee03
|
retrieve the final url after potential http 30x redirect
|
2013-08-22 15:36:04 +02:00 |
|
Athou
|
21b0176a49
|
display message on details page
|
2013-08-13 12:15:30 +02:00 |
|
Athou
|
0d730128f7
|
use lombok slf4j annotation
|
2013-08-11 11:45:32 +02:00 |
|
Athou
|
da94880c53
|
added a little doc
|
2013-07-26 16:00:02 +02:00 |
|
Athou
|
080c0b48d0
|
prevent possible NPE
|
2013-07-26 15:34:02 +02:00 |
|
Athou
|
8845c54d0c
|
apply formatter
|
2013-07-25 09:17:33 +02:00 |
|
Athou
|
1660c1c78a
|
trim empty headers to null (fix #378)
|
2013-07-03 08:09:42 +02:00 |
|
Athou
|
e759d095ed
|
propagate exception message
|
2013-07-03 07:56:52 +02:00 |
|
Athou
|
a8694ba1b4
|
move some strings as final constants
|
2013-07-02 16:57:32 +02:00 |
|
Athou
|
a425c33cf8
|
set different http timeouts based on what we are fetching
|
2013-06-29 12:05:22 +02:00 |
|
Athou
|
211c9a3e02
|
increased http timeout
|
2013-06-27 06:18:01 +02:00 |
|
Athou
|
17a1783789
|
refactoring favicon fetcher
|
2013-06-11 07:27:57 +02:00 |
|
Athou
|
efb5b20617
|
set lang header
|
2013-05-27 14:42:28 +02:00 |
|
Athou
|
ab88a2f892
|
allow proxy configuration out of the box (fix #196)
|
2013-05-27 11:35:57 +02:00 |
|
Athou
|
d906b21fa9
|
set our own user agent string
|
2013-05-21 13:24:28 +02:00 |
|
Athou
|
dcd140347f
|
set a user agent as some feeds return a 403 error code
|
2013-05-20 21:17:43 +02:00 |
|
Athou
|
c88d3021b8
|
initial pubsubhubbub support (#44)
|
2013-05-20 17:44:38 +02:00 |
|
Athou
|
32a1c74fdf
|
support for gzipped feeds
|
2013-05-02 09:32:27 +02:00 |
|
Athou
|
29b3b92b85
|
throw an exception when needed, prevents html error pages parsing
|
2013-04-23 09:14:18 +02:00 |
|
Athou
|
e10f25c601
|
allow unsecure https connections
|
2013-04-19 13:24:46 +02:00 |
|
Athou
|
f8a7241bc1
|
disable http retry manager
|
2013-04-19 11:49:22 +02:00 |
|
Athou
|
185c5de7af
|
store duration of fetching
|
2013-04-19 09:37:07 +02:00 |
|
Athou
|
ef3508f393
|
speed feeds refresh up by using http headers
|
2013-04-17 12:52:17 +02:00 |
|
Athou
|
f148fd3ead
|
actually leave the handle as is, some feeds take a lot of time building at first but then are cached and a retry is working then
|
2013-04-13 07:23:21 +02:00 |
|
Athou
|
7c5cd361da
|
disable retry handler
|
2013-04-13 07:01:28 +02:00 |
|
Athou
|
25dd0aab51
|
propagate exceptions
|
2013-04-11 12:50:41 +02:00 |
|
Athou
|
71499b5ed0
|
fix #19
|
2013-04-09 11:50:21 +02:00 |
|
Athou
|
22408abc50
|
disable http cache
|
2013-04-08 14:45:32 +02:00 |
|
Athou
|
a130d7937d
|
ignore cookies
|
2013-04-05 23:02:12 +02:00 |
|
Athou
|
3db578a2d6
|
remove ejb behavior for services that do not benefit from it
|
2013-04-05 21:57:22 +02:00 |
|
Athou
|
81cbb541b8
|
display favicon
|
2013-04-03 15:53:57 +02:00 |
|