[GitHub] zeppelin issue #3052: [ZEPPELIN-3080] Removing duplicate Date header

2018-07-05 Thread sjoerdmulder
Github user sjoerdmulder commented on the issue: https://github.com/apache/zeppelin/pull/3052 I figured it out because we have a server side process (Spray client) doing health-checks and giving warnings about it: ``` Illegal response header: Illegal 'Date' heade

[GitHub] zeppelin issue #3052: [ZEPPELIN-3080] Removing duplicate Date header

2018-07-04 Thread sjoerdmulder
Github user sjoerdmulder commented on the issue: https://github.com/apache/zeppelin/pull/3052 @felixcheung finally got the build working :) ---

[GitHub] zeppelin pull request #3052: [ZEPPELIN-3080] Removing duplicate Date header

2018-07-04 Thread sjoerdmulder
GitHub user sjoerdmulder opened a pull request: https://github.com/apache/zeppelin/pull/3052 [ZEPPELIN-3080] Removing duplicate Date header ### What is this PR for? Removing the duplicate Date header that is also in the wrong format according to the RFC, currently every request

[GitHub] zeppelin issue #2689: [ZEPPELIN-3080] Removing duplicate Date header

2018-01-05 Thread sjoerdmulder
Github user sjoerdmulder commented on the issue: https://github.com/apache/zeppelin/pull/2689 @felixcheung Set it up and rebased with master... let's see if it passes now. Was failing on some random test it seems ---

[GitHub] zeppelin pull request #2689: [ZEPPELIN-3080] Removing duplicate Date header

2017-11-27 Thread sjoerdmulder
GitHub user sjoerdmulder opened a pull request: https://github.com/apache/zeppelin/pull/2689 [ZEPPELIN-3080] Removing duplicate Date header ### What is this PR for? Removing the duplicate Date header that is also in the wrong format according to the RFC, currently every request