You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
an option to add the authorization to collection config.
workflow:
if the Authorization params is not passed to request headers will verify if has in the collection config.
i think if has this feature will be good to users who have a big collection.
you can take some reference from httpie-desktop client.
The text was updated successfully, but these errors were encountered:
@Miguerfi I think it makes sense for authorization configuration to be at collections level. Currently though someone can get a similar solution for that using environments, have you tried them?
Sorry I totally forgot to reply after clearing the notification.
The current app philosophy is that collections are only request folders. I personnally do not like collections containing informations that will affect the requests. On the other hand, I can understading that setting a thing one time is more practical than many times.
I do not know what to do about that. We will discuss it later
I group this suggestion with having a base URL on collections.
an option to add the authorization to collection config.
workflow:
if the Authorization params is not passed to request headers will verify if has in the collection config.
i think if has this feature will be good to users who have a big collection.
you can take some reference from httpie-desktop client.
The text was updated successfully, but these errors were encountered: