Loading
Fixed #23397 -- Stripped whitespace from base64 during chunking
This insures the actual base64 content has a length a multiple of 4. Also added a test case for the failure.
This insures the actual base64 content has a length a multiple of 4. Also added a test case for the failure.