قرعة خبزOriginal post
Web Developer
is there way to set headers only once at the beginning like cors headers and not on every response
Summary
Developers are asking if there is a way to set headers like cors headers once at the beginning of appwrite functions in NodeJS instead of on every response.