[PR #639] [MERGED] Use POST when obtaining new stream metadata #1169

Closed
opened 2026-03-15 11:22:16 +03:00 by kerem · 0 comments
Owner

📋 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: developHead: update-server-stream-url


📝 Commits (2)

  • 59b58ad Use POST when obtaining new stream metadata, use GET when specific stream requested
  • 8f914e3 Change 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.

## 📋 Pull Request Information **Original PR:** https://github.com/asciinema/asciinema/pull/639 **Author:** [@ku1ik](https://github.com/ku1ik) **Created:** 7/1/2024 **Status:** ✅ Merged **Merged:** 7/2/2024 **Merged by:** [@ku1ik](https://github.com/ku1ik) **Base:** `develop` ← **Head:** `update-server-stream-url` --- ### 📝 Commits (2) - [`59b58ad`](https://github.com/asciinema/asciinema/commit/59b58adf2410b4098bae7653c3b095c0ffd6ced9) Use POST when obtaining new stream metadata, use GET when specific stream requested - [`8f914e3`](https://github.com/asciinema/asciinema/commit/8f914e3b7fcf255d4795a84fc423a0f8bce5b303) Change path of the new stream API endpoint ### 📊 Changes **2 files changed** (+19 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/api.rs` (+18 -12) 📝 `src/cmd/stream.rs` (+1 -1) </details> ### 📄 Description ... but use GET when specific stream requested. This requires updated implementation in asciinema server. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:22:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#1169
No description provided.