This website requires JavaScript.
Explore
Help
Sign in
varakh
/
upda
Watch
1
Star
0
Fork
You've already forked upda
0
Code
Issues
1
Pull requests
4
Releases
10
Packages
1
Activity
Actions
f8e7282cda
upda
/
server
/
constants_app.go
7 lines
63 B
Go
Raw
Normal View
History
Unescape
Escape
Initial commit
2023-12-21 16:04:04 +00:00
package
server
const
(
feature(api,release): prepare for next major release and switch to requiring content-type set to JSON for all incoming requests and expose more CORS environment variables - Switched to enforce JSON as Content-Type for all incoming requests - Switched to properly respond with JSON on page not found or method not allowed - Renamed CORS_ALLOW_ORIGIN to CORS_ALLOW_ORIGINS - Added CORS_ALLOW_CREDENTIALS which defaults to true - Added CORS_EXPOSE_HEADERS which defaults to * - Overhauled package visibility for server module
2024-06-10 18:03:25 +00:00
name
=
"upda"
Prepare next dev
2024-06-10 21:21:44 +00:00
version
=
"3.0.1"
Initial commit
2023-12-21 16:04:04 +00:00
)
Reference in a new issue
Copy permalink