Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
U
ulfssar-go
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Faizal Aziz
ulfssar-go
Commits
95fa7509
Commit
95fa7509
authored
Aug 12, 2024
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update constant.go
parent
9d276064
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
constant.go
pkg/http-client/constant.go
+1
-1
No files found.
pkg/http-client/constant.go
View file @
95fa7509
...
@@ -4,7 +4,7 @@ const (
...
@@ -4,7 +4,7 @@ const (
ContentType
=
"Content-Type"
ContentType
=
"Content-Type"
ApplicationJSON
=
"application/json"
ApplicationJSON
=
"application/json"
UserAgent
=
"User-Agent"
UserAgent
=
"User-Agent"
UserAgentValue
=
"
https://ursabyte.com
"
UserAgentValue
=
"
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0
"
)
)
const
(
const
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment