POST http://teamcity.example.local/httpAuth/app/nuget/v1/FeedService.svc/$batch HTTP/1.1
DataServiceVersion: 1.0;NetFx
MaxDataServiceVersion: 2.0;NetFx
User-Agent: NuGet VS Packages Dialog - Solution/2.8.50926.663 (Microsoft Windows NT 6.3.9600.0, VS Premium/12.0)
Accept: application/atom+xml,application/xml
Accept-Charset: UTF-8
Content-Type: multipart/mixed; boundary=batch_251db6e6-2f4f-474d-83dd-39cf72cf782e
Accept-Encoding: gzip, deflate
Authorization: Basic <removed>
Host: teamcity.example.local
Content-Length: 2337
Expect: 100-continue

--batch_251db6e6-2f4f-474d-83dd-39cf72cf782e
Content-Type: application/http
Content-Transfer-Encoding: binary

GET http://teamcity.example.local/httpAuth/app/nuget/v1/FeedService.svc/GetUpdates()?packageIds='Owin%7CMicrosoft.Web.Infrastructure%7CQuartz... <rest of packages removed>

--batch_251db6e6-2f4f-474d-83dd-39cf72cf782e--
