Open vadeneev opened 3 years ago
Hi @vadeneev.
Is it possible to add auto-file matching by regex for Map Local feature in addition to existing Select Local File feature ? It might be useful for cases when we have some content with dynamic suffixes / naming based on pattern ( like assets generated by CreateReactApp or other same kind tools )
There are two solutions:
Is it possible to add only headers during mapping flow ? It might be useful for cases when we need to add some CORS / other headers for debugging, but still want to use body provided by server.
Yes, it's possible with the Scripting tool too
Hi!
Is it possible to add auto-file matching by regex for Map Local feature in addition to existing Select Local File feature ? It might be useful for cases when we have some content with dynamic suffixes / naming based on pattern ( like assets generated by CreateReactApp or other same kind tools )
Is it possible to add only headers during mapping flow ? It might be useful for cases when we need to add some CORS / other headers for debugging, but still want to use body provided by server.