/** * @deprecated Since v1.30.0. */ export declare const part_content_type_line = "Content-Type: application/http"; /** * @deprecated Since v1.30.0. */ export declare const content_transfer_encoding_line = "Content-Transfer-Encoding: binary"; /** * @deprecated Since v1.30.0. */ export declare const http_version = "HTTP/1.1"; //# sourceMappingURL=odata-batch-consts.d.ts.map