Skip to content

robindv/hc-upload-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This contains a minimum setup to reproduce a bug in file uploads in Hot Chocolate 13.2.0/13.2.1.

Step 1:

Start the webserver on port 5215

dotnet run --project hc-upload-bug

Step 2:

Execute the test script:

./test.sh

Validation:

On HC 13.2.0/13.2.1 the script returns 404 Not Found.

When downgrading this same application to Hot Chocolate 13.1.0 it returns a 200 OK.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors