Commit 3bc3e7c
Fix RSS Headers (#1268)
* fix: add temp user agent and temp headers
* wip(RSSHandlerRoutine.java): add headers to config
Better to have it in the configuration file as default for those who
need it than hardcoded in the code.
Signed-off-by: Chris Sdogkos <work@chris-sdogkos.com>
* docs: add javadocs to rss feed config & update config with more minimal headers
* Update to TJ agent
* hardcode user agent
---------
Signed-off-by: Chris Sdogkos <work@chris-sdogkos.com>
Co-authored-by: Chris Sdogkos <work@chris-sdogkos.com>1 parent d2eb7ef commit 3bc3e7c
File tree
1 file changed
+4
-0
lines changed- application/src/main/java/org/togetherjava/tjbot/features/rss
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| 106 | + | |
104 | 107 | | |
| 108 | + | |
105 | 109 | | |
106 | 110 | | |
107 | 111 | | |
| |||
0 commit comments