text-summarizer / app.py

Commit History

add POST method
27819ff

datien228 commited on

no fetch setting
887653b

datien228 commited on

add cors dependency, add headers
d4d91e7

datien228 commited on

fix fetch request format
6e77334

datien228 commited on

fix SameSite attr
c3548cc

datien228 commited on

add cookie to header
9a8cc46

datien228 commited on

fix reponse type
0672089

datien228 commited on

fix request args
29575cf

datien228 commited on

add debug
32cc5ce

datien228 commited on

add samesite attr to response header
2298126

datien228 commited on

SameAttribute fix
d8e74c4

datien228 commited on

Change from ajax to javascript fetch
593b824

datien228 commited on

fix CORS
ea3cdf2

datien228 commited on

fix CORS
bb9a0df

datien228 commited on

fix CORS
0ce49a8

datien228 commited on

fix CORS
6550152

datien228 commited on

try no route name
76785ae

datien228 commited on

try wildcard
54313cb

datien228 commited on

fix CORS
a9d3211

datien228 commited on

Fix CORS
7b83132

datien228 commited on

fix CORS
3e8fd1e

datien228 commited on

fix CORS
ba5b18a

datien228 commited on

Edit CORS
6955cc8

datien228 commited on

Change CORS origin
5ac0eb7

datien228 commited on

Add cross origin
825ef0a

datien228 commited on

Remove method GET
abb00a7

datien228 commited on

Configure CORS setting for request packet
1526bd4

datien228 commited on

Add CORS to request's header
f66d9d3

datien228 commited on

Add host address and port
41473e7

datien228 commited on

Turn off debug mode
205d5bb

datien228 commited on

Add application repo
d0ed3d4

datien228 commited on