HTTP Status CodesInfo
206errorCodes.http-206.name
errorCodes.http-206.description
browsernodeserver
View details 413errorCodes.http-413.description
errorCodes.http-413.cause
errorCodes.http-413.fix
// Uploading a file larger than server allows
const form = new FormData(); form.append('file', hugeFile);206errorCodes.http-206.description
410errorCodes.http-410.description
500errorCodes.http-500.description
411errorCodes.http-411.description
102errorCodes.http-102.description
423errorCodes.http-423.description