mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[PR #639] [MERGED] Use POST when obtaining new stream metadata #1169
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#1169
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/asciinema/asciinema/pull/639
Author: @ku1ik
Created: 7/1/2024
Status: ✅ Merged
Merged: 7/2/2024
Merged by: @ku1ik
Base:
develop← Head:update-server-stream-url📝 Commits (2)
59b58adUse POST when obtaining new stream metadata, use GET when specific stream requested8f914e3Change path of the new stream API endpoint📊 Changes
2 files changed (+19 additions, -13 deletions)
View changed files
📝
src/api.rs(+18 -12)📝
src/cmd/stream.rs(+1 -1)📄 Description
... but use GET when specific stream requested.
This requires updated implementation in asciinema server.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.