Skip to content
#

multiple-languages

Here are 43 public repositories matching this topic...

Stratus3D
Stratus3D commented Feb 10, 2019

Steps to reproduce

Run asdf. In help output a line is printed for the asdf env command:

asdf env <command> [executable]      Prints or runs an executable under a command environment

I would assume <command> is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.

FY

eldadfux
eldadfux commented Jul 10, 2020

We need to add a consistent user-agent header that will be sent with any HTTP request made by any of our SDKs HTTP clients.

All the user-agent headers should follow the same standard to allow us to parse them easily on the server side in order to get info about the end client platform name, version, and technology.

Any suggestion for the header format will be appreciated.

Improve this page

Add a description, image, and links to the multiple-languages topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multiple-languages topic, visit your repo's landing page and select "manage topics."

Learn more