Branch: refs/heads/master Home: https://github.com/jenkinsci/remoting Commit: 0d080a5ac3349b2780aae4fff9049ec61caa8e75 https://github.com/jenkinsci/remoting/commit/0d080a5ac3349b2780aae4fff9049ec61caa8e75 Author: Steve Arch <sa...@cloudbees.com> Date: 2021-05-18 (Tue, 18 May 2021)
Changed paths: M src/main/java/hudson/remoting/Engine.java M src/main/java/hudson/remoting/jnlp/Main.java Log Message: ----------- feat: custom websocket headers Add the -webSocketHeaders flag to add additional custom headers to the websocket request. This can be useful when connecting to a reverse proxy that requires additional headers. Commit: 8f98ede8df44bc89671ce3144e7ad9f0ee1d6114 https://github.com/jenkinsci/remoting/commit/8f98ede8df44bc89671ce3144e7ad9f0ee1d6114 Author: Steve Arch <sa...@cloudbees.com> Date: 2021-05-20 (Thu, 20 May 2021) Changed paths: M src/main/java/hudson/remoting/Engine.java Log Message: ----------- chore: add javadoc for setWebsocketHeaders Commit: e9136d8a44fdaa1fc7b07cddb20962c9954c54f4 https://github.com/jenkinsci/remoting/commit/e9136d8a44fdaa1fc7b07cddb20962c9954c54f4 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2021-05-26 (Wed, 26 May 2021) Changed paths: M src/main/java/hudson/remoting/Engine.java M src/main/java/hudson/remoting/jnlp/Main.java Log Message: ----------- Merge pull request #458 from agentgonzo/websocket-headers Allow setting of custom websocket headers Compare: https://github.com/jenkinsci/remoting/compare/053604c54685...e9136d8a44fd -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/remoting/push/refs/heads/master/053604-e9136d%40github.com.