":" + str(port)`.
[[[
- self.push(('GET %s HTTP/1.0\r\n\r\n' %
resource).encode('ascii'))
+ self.push(('GET %s HTTP/1.1\r\nHost: %s:%d\r\n\r\n' %
+ (resource, host, port)).encode('
pypubsub uses a slightly different protocol than svnpubsub, so you shouldn't
really be testing against it (unless you want to support both protocols, in
which case that'd be awesome - https://infra.apache.org/pypubsub.html can help
you there).
The svnpubsub service we have is still located at s
[IF YOUR PROJECT DOES NOT HAVE GIT REPOSITORIES ON GIT-WIP-US PLEASE
DISREGARD THIS EMAIL; IT WAS MASS-MAILED TO ALL APACHE PROJECTS]
Hello Apache projects,
I am writing to you because you may have git repositories on the
git-wip-us server, which is slated to be decommissioned in the coming
mon
3 matches
Mail list logo