allow origin all
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
GET http://localhost:3000/store HTTP/1.1
|
||||
GET http://localhost:4001/store HTTP/1.1
|
||||
|
||||
###
|
||||
|
||||
GET http://localhost:3000/store/testApi HTTP/1.1
|
||||
GET http://localhost:4001/store/testApi HTTP/1.1
|
||||
|
||||
###
|
||||
|
||||
POST http://localhost:3000/store HTTP/1.1
|
||||
POST http://localhost:4001/store HTTP/1.1
|
||||
content-type: application/json
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user