xproc / 3.0-steps

Repository for change requests to the standard step library and for official extension steps
10 stars 7 forks source link

Added error code for invalid multipart boundary #484

Closed ndw closed 3 years ago

ndw commented 3 years ago

If the user specifies a boundary for a multipart request that's not valid (e.g., if it begins "--"), throw this error.