Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mattermost-plugin
  Commit: 33cc6effad6dd9190548e1562b8c11a9d3ac7b32
      
https://github.com/jenkinsci/mattermost-plugin/commit/33cc6effad6dd9190548e1562b8c11a9d3ac7b32
  Author: Yannik Stradmann <yannik.stradm...@kip.uni-heidelberg.de>
  Date:   2022-10-20 (Thu, 20 Oct 2022)

  Changed paths:
    M src/main/java/jenkins/plugins/mattermost/StandardMattermostService.java

  Log Message:
  -----------
  Use LaxRedirectStrategy for publishing

If the route to an endpoint contains a redirection, the respective POST
request will not be redirected by the default DefaultRedirectStrategy.
We therefore select the alternative LaxRedirectStrategy, which also
redirects POST requests.


-- 
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/mattermost-plugin/push/refs/heads/master/99d3bf-33cc6e%40github.com.

Reply via email to