Skip to content

feat(sdk-go): add User-Agent header to HTTP requests#850

Open
Pangjiping wants to merge 1 commit into
alibaba:mainfrom
Pangjiping:feat/go-sdk-user-agent
Open

feat(sdk-go): add User-Agent header to HTTP requests#850
Pangjiping wants to merge 1 commit into
alibaba:mainfrom
Pangjiping:feat/go-sdk-user-agent

Conversation

@Pangjiping
Copy link
Copy Markdown
Collaborator

Summary

  • Set User-Agent: OpenSandbox-Go-SDK/1.0.1 on all outgoing requests (doRequestOnce, doStreamRequest, GetCommandLogs, UploadFiles, DownloadFile).

Testing

  • Not run (explain why)
  • Unit tests
  • Integration tests
  • e2e / manual verification

Breaking Changes

  • None
  • Yes (describe impact and migration path)

Checklist

  • Linked Issue or clearly described motivation
  • Added/updated docs (if needed)
  • Added/updated tests (if needed)
  • Security impact considered
  • Backward compatibility considered

Set User-Agent: OpenSandbox-Go-SDK/1.0.1 on all outgoing requests
(doRequestOnce, doStreamRequest, GetCommandLogs, UploadFiles,
DownloadFile).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Pangjiping Pangjiping added feature New feature or request sdk/go labels May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request sdk/go

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants