question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Export without Download

See original GitHub issue

It would be useful to be able to export the current configuration without downloading to a file. Maybe there could be a “View Configuration” button that does the same thing without the Content-Disposition: attachment; filename=jenkins.yaml header?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
llchancommented, Sep 18, 2018

I don’t think we need the browser to know that it’s a yaml file, something as simple as Content-Type: text/plain; charset=utf-8 would be good enough to show it as a text file. Syntax highlighting would be neat, but I think that’s much more work than modifying a response header.

0reactions
stale[bot]commented, Apr 10, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exporting and downloading offline - Proto.io Help Center
If you quickly want to export all your screens and screen states to images, you have the option to 'Export all screens to...
Read more >
Export your data from Chrome - Google Help
You can export and download personal information you store in your Google Account sent through Chrome's sync feature. You can download data that...
Read more >
export to excel without downloading the file - MSDN - Microsoft
I don't want to download this excel sheet. this is my code //export dtaa in the database to excel var clientOrders = db.orderforms....
Read more >
ASP.net dowload/export without using HttpContext
Every HTTP Request only have one HTTP Response, you can choose only if you want it to be a file download or another...
Read more >
Creating and Downloading Export Files - ADP
As an administrator, you can export time, attendance, and accrual data to a ... If the errors are not critical to the exported...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found