Skip to content

Commit 202504b

Browse files
committed
Merge pull request #865 from bshaffer/minor-batch-tweak
header lines get messed up without this
2 parents a918b1a + cd86c82 commit 202504b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Google/Http/Batch.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ public function execute()
6868
MIME-Version: 1.0
6969
Content-ID: %s
7070
71-
%s%s
7271
%s
72+
%s%s
7373
7474
7575
EOF;

0 commit comments

Comments
 (0)