# Ability to set global options on data fetching composables
adding useManualFetch / usePostFetch / useSubmitFetch composable
enhancementdiscussion
Factory function to create `useFetch` and `useAsyncData` with defaults
enhancementgood first issue🍰 p2-nice-to-have
Problem with `useRuntimeConfig` and `useCookie` in `useCustomFetch`
3.xpending triage
Suggestion for new composables: `useResponseHeader(s)` similar to existing `useRequestHeader` composable
enhancement🍰 p2-nice-to-have