Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- >>> request.add_header('Authorization', server.auth)
- >>> response = urlopen(request, timeout=server.timeout)
- >>> response.getheader('X-Jenkins')
- '2.73.1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement